|
@@ -771,7 +771,6 @@ static const char *r8a7779_compat_dt[] __initdata = {
|
|
|
DT_MACHINE_START(R8A7779_DT, "Generic R8A7779 (Flattened Device Tree)")
|
|
|
.map_io = r8a7779_map_io,
|
|
|
.init_early = shmobile_init_delay,
|
|
|
- .nr_irqs = NR_IRQS_LEGACY,
|
|
|
.init_irq = r8a7779_init_irq_dt,
|
|
|
.init_machine = r8a7779_add_standard_devices_dt,
|
|
|
.init_late = shmobile_init_late,
|