aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinder@kernel.org>2009-09-22 18:37:01 +0530
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-09-28 18:06:20 +0100
commit9a0f6b4646a0acaf7f06fd2e02f10f303fe85d8f (patch)
tree9cc042145a8cf83f10f47758192339a02f57c98b /arch
parentARM: Remove unused CONFIG SA1100_H3XXX (diff)
downloadlinux-dev-9a0f6b4646a0acaf7f06fd2e02f10f303fe85d8f.tar.xz
linux-dev-9a0f6b4646a0acaf7f06fd2e02f10f303fe85d8f.zip
ARM: includecheck fix: mach-davinci, board-dm365-evm.c
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 <jaswinderrajput@gmail.com> Acked-by: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-davinci/board-dm365-evm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/board-dm365-evm.c b/arch/arm/mach-davinci/board-dm365-evm.c
index a1d5e7dac741..52dd8046b305 100644
--- a/arch/arm/mach-davinci/board-dm365-evm.c
+++ b/arch/arm/mach-davinci/board-dm365-evm.c
@@ -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>