From 595e9b00fb81f971d84ff451861423d02c39d060 Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Mon, 12 May 2014 08:25:37 +0900 Subject: ARM: shmobile: Remove unused r8a7791_init_early() Remove the now unused r8a7791_init_early() function. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- arch/arm/mach-shmobile/setup-r8a7791.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'arch/arm/mach-shmobile/setup-r8a7791.c') diff --git a/arch/arm/mach-shmobile/setup-r8a7791.c b/arch/arm/mach-shmobile/setup-r8a7791.c index 2c84e745c223..949580ae150a 100644 --- a/arch/arm/mach-shmobile/setup-r8a7791.c +++ b/arch/arm/mach-shmobile/setup-r8a7791.c @@ -210,13 +210,6 @@ void __init r8a7791_add_standard_devices(void) r8a7791_register_thermal(); } -void __init r8a7791_init_early(void) -{ -#ifndef CONFIG_ARM_ARCH_TIMER - shmobile_setup_delay(1500, 2, 4); /* Cortex-A15 @ 1500MHz */ -#endif -} - #ifdef CONFIG_USE_OF static const char *r8a7791_boards_compat_dt[] __initdata = { "renesas,r8a7791", -- cgit v1.2.3