]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-exynos/mach-origen.c
Merge remote-tracking branches 'arm-soc/irqchip/gic-vic-move' and 'arm-soc/timer...
[linux-beck.git] / arch / arm / mach-exynos / mach-origen.c
index 4e1156324562712761a0ebab4ea81f4eaee99b6c..579d2d171daa6e4ea21f56611dda80f536d41133 100644 (file)
@@ -29,7 +29,6 @@
 #include <linux/platform_data/usb-exynos.h>
 
 #include <asm/mach/arch.h>
-#include <asm/hardware/gic.h>
 #include <asm/mach-types.h>
 
 #include <video/platform_lcd.h>
@@ -814,7 +813,6 @@ MACHINE_START(ORIGEN, "ORIGEN")
        .smp            = smp_ops(exynos_smp_ops),
        .init_irq       = exynos4_init_irq,
        .map_io         = origen_map_io,
-       .handle_irq     = gic_handle_irq,
        .init_machine   = origen_machine_init,
        .init_late      = exynos_init_late,
        .init_time      = exynos4_timer_init,