From: Felipe Balbi Date: Tue, 9 Sep 2014 00:54:54 +0000 (-0700) Subject: arm: omap: irq: remove unnecessary header X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3384f86fe5c1074fddabeeeed72e413eb28f0fcf;p=linux-beck.git arm: omap: irq: remove unnecessary header There's no need for that header to be included. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/irq.c b/arch/arm/mach-omap2/irq.c index 14716a88d22d..a405b963c779 100644 --- a/arch/arm/mach-omap2/irq.c +++ b/arch/arm/mach-omap2/irq.c @@ -24,7 +24,6 @@ #include #include "soc.h" -#include "iomap.h" #include "common.h" #include "../../drivers/irqchip/irqchip.h"