aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/Makefile
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2012-11-20 21:21:40 -0600
committerRob Herring <rob.herring@calxeda.com>2013-01-12 10:47:31 -0600
commit81243e444c6e9d1625073e4a3d3bc244c8a545f0 (patch)
tree533a545705d110cfa990e0ffcbc5c4c0c2abec86 /arch/arm/common/Makefile
parentARM: remove mach .handle_irq for GIC users (diff)
downloadlinux-dev-81243e444c6e9d1625073e4a3d3bc244c8a545f0.tar.xz
linux-dev-81243e444c6e9d1625073e4a3d3bc244c8a545f0.zip
irqchip: Move ARM GIC to drivers/irqchip
Now that we have drivers/irqchip, move GIC irqchip to drivers/irqchip. This is necessary to share the GIC with arm and arm64. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: Russell King <linux@arm.linux.org.uk> Cc: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/arm/common/Makefile')
-rw-r--r--arch/arm/common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/common/Makefile b/arch/arm/common/Makefile
index e8a4e58f1b82..4104b821f860 100644
--- a/arch/arm/common/Makefile
+++ b/arch/arm/common/Makefile
@@ -2,7 +2,6 @@
# Makefile for the linux kernel.
#
-obj-$(CONFIG_ARM_GIC) += gic.o
obj-$(CONFIG_ARM_VIC) += vic.o
obj-$(CONFIG_ICST) += icst.o
obj-$(CONFIG_SA1111) += sa1111.o