From: Jaswinder Singh Rajput Date: Wed, 8 Jul 2009 14:40:02 +0000 (+0530) Subject: ARM: includecheck fix: mach-omap1/mcbsp.c X-Git-Tag: v2.6.31-rc6~40^2~14 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=52cbbd41f7afeceba4be2e4062138781aacd440c;p=linux-2.6-block.git ARM: includecheck fix: mach-omap1/mcbsp.c fix the following 'make includecheck' warning: arch/arm/mach-omap1/mcbsp.c: mach/irqs.h is included more than once. Signed-off-by: Jaswinder Singh Rajput Acked-by: Eduardo Valentin Acked-by: Kevin Hilman Signed-off-by: Russell King --- diff --git a/arch/arm/mach-omap1/mcbsp.c b/arch/arm/mach-omap1/mcbsp.c index a2d7814896be..505d98cfe508 100644 --- a/arch/arm/mach-omap1/mcbsp.c +++ b/arch/arm/mach-omap1/mcbsp.c @@ -19,7 +19,6 @@ #include #include -#include #include #include #include