aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/mcbsp.c
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinder@kernel.org>2009-07-08 20:10:02 +0530
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-07-25 17:08:22 +0100
commit52cbbd41f7afeceba4be2e4062138781aacd440c (patch)
tree001a590369576b9b544761850dfd4f0fa9ead31b /arch/arm/mach-omap1/mcbsp.c
parentARM: includecheck fix: board-sffsdr.c (diff)
downloadlinux-dev-52cbbd41f7afeceba4be2e4062138781aacd440c.tar.xz
linux-dev-52cbbd41f7afeceba4be2e4062138781aacd440c.zip
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 <jaswinderrajput@gmail.com> Acked-by: Eduardo Valentin <eduardo.valentin@nokia.com> Acked-by: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-omap1/mcbsp.c')
-rw-r--r--arch/arm/mach-omap1/mcbsp.c1
1 files changed, 0 insertions, 1 deletions
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 <mach/irqs.h>
#include <mach/dma.h>
-#include <mach/irqs.h>
#include <mach/mux.h>
#include <mach/cpu.h>
#include <mach/mcbsp.h>