summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/integrator_cp.c
diff options
context:
space:
mode:
authorLinus Walleij2013-06-15 23:58:15 +0200
committerLinus Walleij2013-10-16 14:09:52 +0200
commit578fdfdf32a84ca17ed2090dba4ff2c8e688cc89 (patch)
tree938591a223a6546c9f327f45734f1c219243e7f7 /arch/arm/mach-integrator/integrator_cp.c
parentARM: integrator: delete non-devicetree boot path (diff)
downloadkernel-qcow2-linux-578fdfdf32a84ca17ed2090dba4ff2c8e688cc89.tar.gz
kernel-qcow2-linux-578fdfdf32a84ca17ed2090dba4ff2c8e688cc89.tar.xz
kernel-qcow2-linux-578fdfdf32a84ca17ed2090dba4ff2c8e688cc89.zip
ARM: integrator: decommission the <mach/irqs.h> header
This header is no longer needed when we boot from the device tree. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-integrator/integrator_cp.c')
-rw-r--r--arch/arm/mach-integrator/integrator_cp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-integrator/integrator_cp.c b/arch/arm/mach-integrator/integrator_cp.c
index 871c25dee7fe..26b344197560 100644
--- a/arch/arm/mach-integrator/integrator_cp.c
+++ b/arch/arm/mach-integrator/integrator_cp.c
@@ -38,7 +38,6 @@
#include <mach/cm.h>
#include <mach/lm.h>
-#include <mach/irqs.h>
#include <asm/mach/arch.h>
#include <asm/mach/irq.h>