aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm365-evm.c
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/arm/mach-davinci/board-dm365-evm.c
parentd5fc79cca2ec8d70200aee3c01cfc95fa35892ea (diff)
downloadkernel_samsung_smdk4412-9a0f6b4646a0acaf7f06fd2e02f10f303fe85d8f.zip
kernel_samsung_smdk4412-9a0f6b4646a0acaf7f06fd2e02f10f303fe85d8f.tar.gz
kernel_samsung_smdk4412-9a0f6b4646a0acaf7f06fd2e02f10f303fe85d8f.tar.bz2
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/arm/mach-davinci/board-dm365-evm.c')
-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 a1d5e7d..52dd804 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>