|
@@ -747,7 +747,7 @@ static const char *r8a7740_boards_compat_dt[] __initdata = {
|
|
|
NULL,
|
|
|
};
|
|
|
|
|
|
-DT_MACHINE_START(SH7372_DT, "Generic R8A7740 (Flattened Device Tree)")
|
|
|
+DT_MACHINE_START(R8A7740_DT, "Generic R8A7740 (Flattened Device Tree)")
|
|
|
.map_io = r8a7740_map_io,
|
|
|
.init_early = r8a7740_add_early_devices_dt,
|
|
|
.init_irq = r8a7740_init_irq,
|