forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/arch/arm/mach-shmobile/setup-sh73a0.c
....@@ -56,7 +56,6 @@
5656 DT_MACHINE_START(SH73A0_DT, "Generic SH73A0 (Flattened Device Tree)")
5757 .smp = smp_ops(sh73a0_smp_ops),
5858 .map_io = sh73a0_map_io,
59
- .init_early = shmobile_init_delay,
6059 .init_machine = sh73a0_generic_init,
6160 .init_late = shmobile_init_late,
6261 .dt_compat = sh73a0_boards_compat_dt,