]> Pileus Git - ~andy/linux/commit
ARM: picoxcell: remove .nr_irqs reference
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Jun 2013 18:44:02 +0000 (20:44 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Jun 2013 18:44:02 +0000 (20:44 +0200)
commit5455ae4157ea4c0dc80a700990bba882d1891e0d
treeb9b5c6591500fd64ea1d35c4251d2b10d519f8ae
parentb86e007eebbea791beba59fa167113fc0091c2c4
ARM: picoxcell: remove .nr_irqs reference

A recent cleanup caused build errors in some configurations
because the header defining NR_IRQS_LEGACY is not included
here. Since that value is the default, we can just as well
leave it out.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jamie Iles <jamie@jamieiles.com>
arch/arm/mach-picoxcell/common.c