ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
[deliverable/linux.git] / arch / arm / mach-pxa / csb726.c
index 6e95e819f8a1aed0a44e82a3e3352f77bc74336a..fe812eafb1f178a1e33e82d26c3bca23869c38a6 100644 (file)
@@ -275,6 +275,7 @@ MACHINE_START(CSB726, "Cogent CSB726")
        .boot_params    = 0xa0000100,
        .map_io         = pxa27x_map_io,
        .init_irq       = pxa27x_init_irq,
+       .handle_irq       = pxa27x_handle_irq,
        .init_machine   = csb726_init,
        .timer          = &pxa_timer,
 MACHINE_END
This page took 0.02406 seconds and 5 git commands to generate.