summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach
diff options
context:
space:
mode:
authorMagnus Damm <damm+renesas@opensource.se>2014-05-12 08:25:37 +0900
committerSimon Horman <horms+renesas@verge.net.au>2014-05-12 16:09:58 +0900
commit595e9b00fb81f971d84ff451861423d02c39d060 (patch)
tree0b41b5491aa2cbef6899a9b9c418ff2e17782533 /arch/arm/mach-shmobile/include/mach
parent7e99497cf5e7b46ff5f434beae45f6f35005e8b6 (diff)
downloadtalos-op-linux-595e9b00fb81f971d84ff451861423d02c39d060.tar.gz
talos-op-linux-595e9b00fb81f971d84ff451861423d02c39d060.zip
ARM: shmobile: Remove unused r8a7791_init_early()
Remove the now unused r8a7791_init_early() function. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach')
-rw-r--r--arch/arm/mach-shmobile/include/mach/r8a7791.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/r8a7791.h b/arch/arm/mach-shmobile/include/mach/r8a7791.h
index 200fa699f730..664274cc4b64 100644
--- a/arch/arm/mach-shmobile/include/mach/r8a7791.h
+++ b/arch/arm/mach-shmobile/include/mach/r8a7791.h
@@ -5,7 +5,6 @@ void r8a7791_add_standard_devices(void);
void r8a7791_add_dt_devices(void);
void r8a7791_clock_init(void);
void r8a7791_pinmux_init(void);
-void r8a7791_init_early(void);
extern struct smp_operations r8a7791_smp_ops;
#endif /* __ASM_R8A7791_H__ */
OpenPOWER on IntegriCloud