Browse Source

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>
Felipe Balbi 11 years ago
parent
commit
3384f86fe5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-omap2/irq.c

+ 0 - 1
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"