Skip to content

Commit

Permalink
arm: omap: irq: remove unnecessary header
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Felipe Balbi authored and Tony Lindgren committed Sep 11, 2014
1 parent 2aced89 commit 3384f86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-omap2/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <linux/of_irq.h>

#include "soc.h"
#include "iomap.h"
#include "common.h"
#include "../../drivers/irqchip/irqchip.h"

Expand Down

0 comments on commit 3384f86

Please sign in to comment.