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>
This commit is contained in:
Felipe Balbi 2014-09-08 17:54:54 -07:00 committed by Tony Lindgren
parent 2aced89246
commit 3384f86fe5

View file

@ -24,7 +24,6 @@
#include <linux/of_irq.h>
#include "soc.h"
#include "iomap.h"
#include "common.h"
#include "../../drivers/irqchip/irqchip.h"