|
@@ -772,6 +772,7 @@ static const char *r8a7779_compat_dt[] __initdata = {
|
|
|
};
|
|
|
|
|
|
DT_MACHINE_START(R8A7779_DT, "Generic R8A7779 (Flattened Device Tree)")
|
|
|
+ .smp = smp_ops(r8a7779_smp_ops),
|
|
|
.map_io = r8a7779_map_io,
|
|
|
.init_early = shmobile_init_delay,
|
|
|
.init_time = r8a7779_init_time,
|