ARM: clps711x: Implement usage "SPARSE_IRQ" kernel option for a platform
[deliverable/linux.git] / arch / arm / mach-clps711x / autcpu12.c
index c20043ba2076b730c0709ca956302fc583a866c5..b90a31659de45027ddf2a2e435aad24966e4aba6 100644 (file)
@@ -70,6 +70,7 @@ static void __init autcpu12_init(void)
 MACHINE_START(AUTCPU12, "autronix autcpu12")
        /* Maintainer: Thomas Gleixner */
        .atag_offset    = 0x20000,
+       .nr_irqs        = CLPS711X_NR_IRQS,
        .map_io         = clps711x_map_io,
        .init_irq       = clps711x_init_irq,
        .timer          = &clps711x_timer,
This page took 0.025957 seconds and 5 git commands to generate.