ARM: cns3xxx: enable sparse IRQ support
authorArnd Bergmann <arnd@arndb.de>
Thu, 14 Mar 2013 16:30:53 +0000 (17:30 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 14 Mar 2013 16:34:56 +0000 (17:34 +0100)
This trivially enables sparse IRQ on cns3xxx by moving the
nr_irqs definition from mach/irqs.h into the machine
descriptor. These interrupts will still get statically
assigned, so nothing changes here.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found