ARM: clps711x: Implement usage "SPARSE_IRQ" kernel option for a platform
[deliverable/linux.git] / arch / arm / mach-clps711x / cdb89712.c
index 24f573b5715d30a79c24b9bd61587b0f8a5da087..133794c4b654b9fbb41644126fbe6163075f88eb 100644 (file)
@@ -137,6 +137,7 @@ static void __init cdb89712_init(void)
 MACHINE_START(CDB89712, "Cirrus-CDB89712")
        /* Maintainer: Ray Lehtiniemi */
        .atag_offset    = 0x100,
+       .nr_irqs        = CLPS711X_NR_IRQS,
        .map_io         = clps711x_map_io,
        .init_irq       = clps711x_init_irq,
        .timer          = &clps711x_timer,
This page took 0.029748 seconds and 5 git commands to generate.