OSDN Git Service

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)
commit2f72a682f79d4eb2d96364d1a9abb7bd16c47afb
tree1586695083b3b8bcb2c42e9c2440eda84be7a3f1
parent3f9fb2a08f55c79b4c6cde423c1e8ddcc5a49781
ARM: cns3xxx: enable sparse IRQ support

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>
arch/arm/Kconfig
arch/arm/mach-cns3xxx/cns3420vb.c
arch/arm/mach-cns3xxx/include/mach/irqs.h [deleted file]