summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank/include
diff options
context:
space:
mode:
authorMarc Zyngier2011-09-06 11:23:45 +0200
committerMarc Zyngier2011-11-15 19:13:59 +0100
commit7e01799c669c60460dce43556065ca3b66760dcf (patch)
tree71186ea2c7adb86df73b2c29ee3ef0072cb64768 /arch/arm/mach-highbank/include
parentARM: imx: convert smp platforms to global gic_handle_irq() (diff)
downloadkernel-qcow2-linux-7e01799c669c60460dce43556065ca3b66760dcf.tar.gz
kernel-qcow2-linux-7e01799c669c60460dce43556065ca3b66760dcf.tar.xz
kernel-qcow2-linux-7e01799c669c60460dce43556065ca3b66760dcf.zip
ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLER
Convert the highbank platform to be using the gic_handle_irq function as its primary interrupt handler. Cc: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/arm/mach-highbank/include')
-rw-r--r--arch/arm/mach-highbank/include/mach/entry-macro.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-highbank/include/mach/entry-macro.S b/arch/arm/mach-highbank/include/mach/entry-macro.S
index 73c11297509e..a14f9e62ca92 100644
--- a/arch/arm/mach-highbank/include/mach/entry-macro.S
+++ b/arch/arm/mach-highbank/include/mach/entry-macro.S
@@ -1,5 +1,3 @@
-#include <asm/hardware/entry-macro-gic.S>
-
.macro disable_fiq
.endm