kernel/arch/arm/mach-shmobile/setup-sh73a0.c
.. .. @@ -56,7 +56,6 @@ 56 56 DT_MACHINE_START(SH73A0_DT, "Generic SH73A0 (Flattened Device Tree)") 57 57 .smp = smp_ops(sh73a0_smp_ops), 58 58 .map_io = sh73a0_map_io, 59 - .init_early = shmobile_init_delay,60 59 .init_machine = sh73a0_generic_init, 61 60 .init_late = shmobile_init_late, 62 61 .dt_compat = sh73a0_boards_compat_dt,