arm: omap: irq: remove unnecessary header
authorFelipe Balbi <balbi@ti.com>
Tue, 9 Sep 2014 00:54:54 +0000 (17:54 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Sep 2014 20:05:42 +0000 (13:05 -0700)
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>
arch/arm/mach-omap2/irq.c

index 14716a88d22dd0ba01704dd727f134430b3448b5..a405b963c7798e32a2f0ed1af6898ecb77571521 100644 (file)
@@ -24,7 +24,6 @@
 #include <linux/of_irq.h>
 
 #include "soc.h"
-#include "iomap.h"
 #include "common.h"
 #include "../../drivers/irqchip/irqchip.h"