diff mbox

[25/35] arm: omap: irq: remove unnecessary header

Message ID 1406582183-696-26-git-send-email-balbi@ti.com
State Accepted
Commit 3384f86fe5c1074fddabeeeed72e413eb28f0fcf
Headers show

Commit Message

Felipe Balbi July 28, 2014, 9:16 p.m. UTC
There's no need for that header to be included.

Signed-off-by: Felipe Balbi <balbi@ti.com>
---
 arch/arm/mach-omap2/irq.c | 1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

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"