ARM: shmobile: remove NR_IRQS
authorRob Herring <rob.herring@calxeda.com>
Tue, 3 Jan 2012 22:57:33 +0000 (16:57 -0600)
committerRob Herring <rob.herring@calxeda.com>
Thu, 26 Jan 2012 02:37:51 +0000 (20:37 -0600)
Remove NR_IRQS and explicitly include mach/irqs.h as needed. shmobile
properly allocates irq_descs for each irqchip, so setting .nr_irqs for
each machine is not needed.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>

No differences found