]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-pxa/littleton.c
ARM: pxa: encode IRQ number into .nr_irqs
[mv-sheeva.git] / arch / arm / mach-pxa / littleton.c
index 9b9046185b00e3e8c2c7e47b13fd37c478f74640..83f3236893b39151a55c9c0044f17f4e6fb1f859 100644 (file)
@@ -441,6 +441,7 @@ MACHINE_START(LITTLETON, "Marvell Form Factor Development Platform (aka Littleto
        .boot_params    = 0xa0000100,
        .io_pg_offst    = (io_p2v(0x40000000) >> 18) & 0xfffc,
        .map_io         = pxa_map_io,
+       .nr_irqs        = LITTLETON_NR_IRQS,
        .init_irq       = pxa3xx_init_irq,
        .timer          = &pxa_timer,
        .init_machine   = littleton_init,