aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/sh73a0.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-02-17 15:52:40 +0100
committerSimon Horman <horms+renesas@verge.net.au>2015-02-24 08:22:49 +0900
commit05813a8112cd0e38f14b53ecc2b381824cb2aeb4 (patch)
tree6bb89352b6c14adcc83f4d58707192f6ffc65cd4 /arch/arm/mach-shmobile/sh73a0.h
parentARM: shmobile: sh73a0 dtsi: Add Cortex-A9 TWD node (diff)
downloadlinux-dev-05813a8112cd0e38f14b53ecc2b381824cb2aeb4.tar.xz
linux-dev-05813a8112cd0e38f14b53ecc2b381824cb2aeb4.zip
ARM: shmobile: sh73a0: Remove unused sh73a0_add_standard_devices_dt()
"ARM: shmobile: kzm9g-reference: Remove board C code and DT file" removed the last user of sh73a0_add_standard_devices_dt(). Hence remove this function. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/sh73a0.h')
-rw-r--r--arch/arm/mach-shmobile/sh73a0.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/sh73a0.h b/arch/arm/mach-shmobile/sh73a0.h
index f037c64b14fc..5a80f18b4fa0 100644
--- a/arch/arm/mach-shmobile/sh73a0.h
+++ b/arch/arm/mach-shmobile/sh73a0.h
@@ -77,7 +77,6 @@ extern void sh73a0_map_io(void);
extern void sh73a0_earlytimer_init(void);
extern void sh73a0_add_early_devices(void);
extern void sh73a0_add_standard_devices(void);
-extern void sh73a0_add_standard_devices_dt(void);
extern void sh73a0_clock_init(void);
extern void sh73a0_pinmux_init(void);
extern void sh73a0_pm_init(void);