From: Magnus Damm Date: Fri, 6 Jun 2014 05:29:04 +0000 (+0900) Subject: ARM: shmobile: Use shmobile_init_delay() on r7s72100 X-Git-Tag: cleanup-for-v3.18~82^2~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b42a6f7e8f22552aad0d8e595cd83f36316e312b;p=pandora-kernel.git ARM: shmobile: Use shmobile_init_delay() on r7s72100 Adjust the r7s72100 SoC support code to use shmobile_init_delay() together with CPU Frequency settings from the DTS. Get rid of the C code version. Signed-off-by: Magnus Damm Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/include/mach/r7s72100.h b/arch/arm/mach-shmobile/include/mach/r7s72100.h index 5f34b20ecd4a..efb723c88dd0 100644 --- a/arch/arm/mach-shmobile/include/mach/r7s72100.h +++ b/arch/arm/mach-shmobile/include/mach/r7s72100.h @@ -3,6 +3,5 @@ void r7s72100_add_dt_devices(void); void r7s72100_clock_init(void); -void r7s72100_init_early(void); #endif /* __ASM_R7S72100_H__ */ Reading git-diff-tree failed