ARM: orion: use SPARSE_IRQ everywhere
[deliverable/linux.git] / arch / arm / mach-mv78xx0 / db78x00-bp-setup.c
index 4e0f22b30bc8aefdfee061592985898171608b5e..0c5dd6fceb6b11230aa388697b96320d8f277cd0 100644 (file)
@@ -94,6 +94,7 @@ subsys_initcall(db78x00_pci_init);
 MACHINE_START(DB78X00_BP, "Marvell DB-78x00-BP Development Board")
        /* Maintainer: Lennert Buytenhek <buytenh@marvell.com> */
        .atag_offset    = 0x100,
+       .nr_irqs        = MV78XX0_NR_IRQS,
        .init_machine   = db78x00_init,
        .map_io         = mv78xx0_map_io,
        .init_early     = mv78xx0_init_early,
This page took 0.024485 seconds and 5 git commands to generate.