ARM: includecheck fix: mach-davinci, board-dm365-evm.c
authorJaswinder Singh Rajput <[email protected]>
Tue, 22 Sep 2009 13:07:01 +0000 (18:37 +0530)
committerRussell King <[email protected]>
Mon, 28 Sep 2009 17:06:20 +0000 (18:06 +0100)
fix the following 'make includecheck' warning:

  arch/arm/mach-davinci/board-dm365-evm.c: mach/common.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <[email protected]>
Acked-by: Kevin Hilman <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/mach-davinci/board-dm365-evm.c

index a1d5e7dac741004b076a416ac271f60aac921b30..52dd8046b3051eb05fefd2140586e3f19f9182a2 100644 (file)
@@ -35,7 +35,6 @@
 #include <mach/common.h>
 #include <mach/i2c.h>
 #include <mach/serial.h>
-#include <mach/common.h>
 #include <mach/mmc.h>
 #include <mach/nand.h>