summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/common.h
diff options
context:
space:
mode:
authorTakashi YOSHII <takashi.yoshii.zj@renesas.com>2010-11-19 16:47:16 +0900
committerPaul Mundt <lethal@linux-sh.org>2010-11-19 16:47:16 +0900
commit1cdf370244d5f0a4cf5ed672967cc2e16235908d (patch)
tree14a9f503ec3a2a801b7d71980031b29d69931b2f /arch/arm/mach-shmobile/include/mach/common.h
parent89ba4d12fca24d373e1b10fce498d68157bafaf0 (diff)
downloadop-kernel-dev-1cdf370244d5f0a4cf5ed672967cc2e16235908d.zip
op-kernel-dev-1cdf370244d5f0a4cf5ed672967cc2e16235908d.tar.gz
ARM: mach-shmobile: Add sh73a0 pinmux support
PFC definitions for sh73a0 to support GPIO and pinmux handling. Signed-off-by: Takashi YOSHII <takashi.yoshii.zj@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 f1dbcdc..d8f91a5 100644
--- a/arch/arm/mach-shmobile/include/mach/common.h
+++ b/arch/arm/mach-shmobile/include/mach/common.h
@@ -33,5 +33,6 @@ extern struct clk sh7372_extal2_clk;
extern void sh73a0_add_early_devices(void);
extern void sh73a0_add_standard_devices(void);
extern void sh73a0_clock_init(void);
+extern void sh73a0_pinmux_init(void);
#endif /* __ARCH_MACH_COMMON_H */
OpenPOWER on IntegriCloud