summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/core.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-06-15 23:58:15 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-10-16 14:09:52 +0200
commit578fdfdf32a84ca17ed2090dba4ff2c8e688cc89 (patch)
tree938591a223a6546c9f327f45734f1c219243e7f7 /arch/arm/mach-integrator/core.c
parentd7057e1de8d6c180eb2ecd90b0cab9d1a8a4d8ab (diff)
downloadlinux-578fdfdf32a84ca17ed2090dba4ff2c8e688cc89.tar.bz2
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/core.c')
-rw-r--r--arch/arm/mach-integrator/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-integrator/core.c b/arch/arm/mach-integrator/core.c
index 4698942f3ed3..dd85cc9d234c 100644
--- a/arch/arm/mach-integrator/core.c
+++ b/arch/arm/mach-integrator/core.c
@@ -26,7 +26,6 @@
#include <mach/hardware.h>
#include <mach/platform.h>
#include <mach/cm.h>
-#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/time.h>