ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLER
[deliverable/linux.git] / arch / arm / mach-imx / mach-mx31_3ds.c
index c20be7530927fc11345dcefeb8a93c408b463e53..b4aa9c35bb4507b608ef1a0b211568133de96ebc 100644 (file)
@@ -768,6 +768,7 @@ MACHINE_START(MX31_3DS, "Freescale MX31PDK (3DS)")
        .map_io = mx31_map_io,
        .init_early = imx31_init_early,
        .init_irq = mx31_init_irq,
+       .handle_irq = imx31_handle_irq,
        .timer = &mx31_3ds_timer,
        .init_machine = mx31_3ds_init,
        .reserve = mx31_3ds_reserve,
This page took 0.025489 seconds and 5 git commands to generate.