|
@@ -80,7 +80,6 @@ static void picoxcell_wdt_restart(char mode, const char *cmd)
|
|
|
|
|
|
DT_MACHINE_START(PICOXCELL, "Picochip picoXcell")
|
|
|
.map_io = picoxcell_map_io,
|
|
|
- .nr_irqs = NR_IRQS_LEGACY,
|
|
|
.init_time = dw_apb_timer_init,
|
|
|
.init_machine = picoxcell_init_machine,
|
|
|
.dt_compat = picoxcell_dt_match,
|