]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-pxa/hx4700.c
ARM: pxa: encode IRQ number into .nr_irqs
[mv-sheeva.git] / arch / arm / mach-pxa / hx4700.c
index 848c861dd23f20acbbd121d32a9e0721acbee45c..10104f16e6e42474bbc82a9ef330df45f08d7ac5 100644 (file)
@@ -874,6 +874,7 @@ MACHINE_START(H4700, "HP iPAQ HX4700")
        .io_pg_offst  = (io_p2v(0x40000000) >> 18) & 0xfffc,
        .boot_params  = 0xa0000100,
        .map_io       = pxa_map_io,
+       .nr_irqs      = HX4700_NR_IRQS,
        .init_irq     = pxa27x_init_irq,
        .init_machine = hx4700_init,
        .timer        = &pxa_timer,