ARM: remove mach .handle_irq for VIC users
[cascardo/linux.git] / arch / arm / mach-s3c64xx / mach-smartq5.c
index 96d6da2..28f3303 100644 (file)
@@ -153,7 +153,6 @@ MACHINE_START(SMARTQ5, "SmartQ 5")
        /* Maintainer: Maurus Cuelenaere <mcuelenaere AT gmail DOT com> */
        .atag_offset    = 0x100,
        .init_irq       = s3c6410_init_irq,
-       .handle_irq     = vic_handle_irq,
        .map_io         = smartq_map_io,
        .init_machine   = smartq5_machine_init,
        .init_late      = s3c64xx_init_late,