summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/common.h
diff options
context:
space:
mode:
authorNISHIMOTO Hiroki <nishimoto.hiroki@renesas.com>2010-02-12 08:10:06 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-02-15 13:43:37 +0900
commit276b4f623cfd30320c004269725683ba8f262bb6 (patch)
tree5d6ff272e902614b33fb6ec1a87cf9bc9e8df014 /arch/arm/mach-shmobile/include/mach/common.h
parent3a7b802d1a8c279876ec74094d71f3c6c45d8030 (diff)
downloadop-kernel-dev-276b4f623cfd30320c004269725683ba8f262bb6.zip
op-kernel-dev-276b4f623cfd30320c004269725683ba8f262bb6.tar.gz
ARM: mach-shmobile: sh7377 and G4EVM pinmux support
Add support for the sh 7377 pinmux using drivers/sh/pfc.c and some LEDs on G4EVM. Signed-off-by: NISHIMOTO Hiroki <nishimoto.hiroki@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 a484600..d6f927b 100644
--- a/arch/arm/mach-shmobile/include/mach/common.h
+++ b/arch/arm/mach-shmobile/include/mach/common.h
@@ -13,6 +13,7 @@ extern void sh7367_pinmux_init(void);
extern void sh7377_init_irq(void);
extern void sh7377_add_early_devices(void);
extern void sh7377_add_standard_devices(void);
+extern void sh7377_pinmux_init(void);
extern void sh7372_init_irq(void);
extern void sh7372_add_early_devices(void);
OpenPOWER on IntegriCloud