summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/setup-r8a7790.c
diff options
context:
space:
mode:
authorMagnus Damm <damm+renesas@opensource.se>2014-05-20 08:37:42 +0900
committerSimon Horman <horms+renesas@verge.net.au>2014-06-17 19:50:35 +0900
commitd83fa4c9c27c4d8612e39e99506b5420fa05b58b (patch)
tree0f148888eedd6439718c30b3279aa11958da943e /arch/arm/mach-shmobile/setup-r8a7790.c
parenta5d626813fc13f80b6ab80de1fe303ce5cdd8c54 (diff)
ARM: shmobile: Remove unused r8a7790_init_early()
Remove the now unused r8a7790_init_early() function. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/setup-r8a7790.c')
-rw-r--r--arch/arm/mach-shmobile/setup-r8a7790.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-shmobile/setup-r8a7790.c b/arch/arm/mach-shmobile/setup-r8a7790.c
index 9c2bc16487e2..ee5daccf35ee 100644
--- a/arch/arm/mach-shmobile/setup-r8a7790.c
+++ b/arch/arm/mach-shmobile/setup-r8a7790.c
@@ -308,13 +308,6 @@ void __init r8a7790_add_standard_devices(void)
r8a7790_register_audio_dmac(1);
}
-void __init r8a7790_init_early(void)
-{
-#ifndef CONFIG_ARM_ARCH_TIMER
- shmobile_setup_delay(1300, 2, 4); /* Cortex-A15 @ 1300MHz */
-#endif
-}
-
#ifdef CONFIG_USE_OF
static const char * const r8a7790_boards_compat_dt[] __initconst = {