summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2014-09-09 00:54:54 (GMT)
committerTony Lindgren <tony@atomide.com>2014-09-11 20:05:42 (GMT)
commit3384f86fe5c1074fddabeeeed72e413eb28f0fcf (patch)
tree268474b18a971cf898cf12fec1bc720aee124557
parent2aced8924638104d1e09ebb86f87f6ca265d325b (diff)
downloadlinux-3384f86fe5c1074fddabeeeed72e413eb28f0fcf.tar.xz
arm: omap: irq: remove unnecessary header
There's no need for that header to be included. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/mach-omap2/irq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/irq.c b/arch/arm/mach-omap2/irq.c
index 14716a8..a405b96 100644
--- a/arch/arm/mach-omap2/irq.c
+++ b/arch/arm/mach-omap2/irq.c
@@ -24,7 +24,6 @@
#include <linux/of_irq.h>
#include "soc.h"
-#include "iomap.h"
#include "common.h"
#include "../../drivers/irqchip/irqchip.h"