summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2012-02-29 21:37:04 +0900
committerRafael J. Wysocki <rjw@sisk.pl>2012-03-12 22:19:40 +0100
commit237caf9e6b0c26168acfa7eed0b0afe463918d4f (patch)
tree748212e2c04c41ef1dc296adf7f2db451275e5d4 /arch/arm/mach-shmobile/include
parent84c36ffd7c580e1a63d7284e318670b082260118 (diff)
downloadop-kernel-dev-237caf9e6b0c26168acfa7eed0b0afe463918d4f.zip
op-kernel-dev-237caf9e6b0c26168acfa7eed0b0afe463918d4f.tar.gz
ARM: mach-shmobile: sh7367 map_io and init_early update
Update the sh7367 SoC and the G3EVM board to make use of the functions sh7367_map_io() and sh7367_add_early_devices(). Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/arm/mach-shmobile/include')
-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 e4b945e..3ab6402 100644
--- a/arch/arm/mach-shmobile/include/mach/common.h
+++ b/arch/arm/mach-shmobile/include/mach/common.h
@@ -14,6 +14,7 @@ extern void (*shmobile_cpuidle_modes[])(void);
extern void (*shmobile_cpuidle_setup)(struct cpuidle_driver *drv);
extern void sh7367_init_irq(void);
+extern void sh7367_map_io(void);
extern void sh7367_add_early_devices(void);
extern void sh7367_add_standard_devices(void);
extern void sh7367_clock_init(void);
OpenPOWER on IntegriCloud