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: upstream/snapshot3+hdmi~17890^2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=52cbbd41f7afeceba4be2e4062138781aacd440c;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.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 a2d7814..505d98c 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