ARM: pxa: remove NR_IRQS
Remove NR_IRQS and add a per machine .nr_irqs setting. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
This commit is contained in:
@@ -182,6 +182,7 @@ MACHINE_START(XCEP, "Iskratel XCEP")
|
||||
.atag_offset = 0x100,
|
||||
.init_machine = xcep_init,
|
||||
.map_io = pxa25x_map_io,
|
||||
.nr_irqs = PXA_NR_IRQS,
|
||||
.init_irq = pxa25x_init_irq,
|
||||
.handle_irq = pxa25x_handle_irq,
|
||||
.timer = &pxa_timer,
|
||||
|
Reference in New Issue
Block a user