aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm646x-evm.c
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinder@kernel.org>2009-07-08 20:06:42 +0530
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-07-25 17:07:02 +0100
commit78eacf0b0373f524509da261b771f8baa28806b5 (patch)
treed827b978c7d575f194b70172098658f7cbd5f55f /arch/arm/mach-davinci/board-dm646x-evm.c
parentARM: includecheck fix: board-dm644x-evm.c (diff)
downloadlinux-dev-78eacf0b0373f524509da261b771f8baa28806b5.tar.xz
linux-dev-78eacf0b0373f524509da261b771f8baa28806b5.zip
ARM: includecheck fix: board-dm646x-evm.c
fix the following 'make includecheck' warning: arch/arm/mach-davinci/board-dm646x-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-dm646x-evm.c')
-rw-r--r--arch/arm/mach-davinci/board-dm646x-evm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/board-dm646x-evm.c b/arch/arm/mach-davinci/board-dm646x-evm.c
index e17de6352624..8657e72debc1 100644
--- a/arch/arm/mach-davinci/board-dm646x-evm.c
+++ b/arch/arm/mach-davinci/board-dm646x-evm.c
@@ -47,7 +47,6 @@
#include <mach/i2c.h>
#include <mach/mmc.h>
#include <mach/emac.h>
-#include <mach/common.h>
#define DM646X_EVM_PHY_MASK (0x2)
#define DM646X_EVM_MDIO_FREQUENCY (2200000) /* PHY bus frequency */