aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/include/mach/common.h
diff options
context:
space:
mode:
authorKuninori Morimoto <morimoto.kuninori@renesas.com>2010-02-17 09:39:10 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-02-18 12:32:59 +0900
commitb789b3fdccc1690826331f4c878b644c3904ca6b (patch)
tree57a1224a4945a117a6581f03620740733f1e3250 /arch/arm/mach-shmobile/include/mach/common.h
parentdeded43508f065c95af506d18b8309ba842c397e (diff)
ARM: mach-shmobile: Add sh7372 pinmux support
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/common.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/common.h b/arch/arm/mach-shmobile/include/mach/common.h
index d6f927b4bef..57903605cc5 100644
--- a/arch/arm/mach-shmobile/include/mach/common.h
+++ b/arch/arm/mach-shmobile/include/mach/common.h
@@ -18,5 +18,6 @@ extern void sh7377_pinmux_init(void);
extern void sh7372_init_irq(void);
extern void sh7372_add_early_devices(void);
extern void sh7372_add_standard_devices(void);
+extern void sh7372_pinmux_init(void);
#endif /* __ARCH_MACH_COMMON_H */