aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-06-08 11:02:55 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-07-26 14:18:06 +0200
commit5a36c399234d511a347b2be4382c7a55f28c18ba (patch)
treede04e9424667c1b53da22213df15d0417f25add6 /arch/arm/mach-mx25
parenti.MX27: add suspend to RAM support (diff)
downloadlinux-dev-5a36c399234d511a347b2be4382c7a55f28c18ba.tar.xz
linux-dev-5a36c399234d511a347b2be4382c7a55f28c18ba.zip
MX25: put define for OTG base address in right include
the standard place for this define is include/mach/mx25.h Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx25')
-rw-r--r--arch/arm/mach-mx25/devices.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-mx25/devices.c b/arch/arm/mach-mx25/devices.c
index fd331d04ea0d..d9766d4d5046 100644
--- a/arch/arm/mach-mx25/devices.c
+++ b/arch/arm/mach-mx25/devices.c
@@ -117,8 +117,6 @@ struct platform_device mxc_uart_device4 = {
.num_resources = ARRAY_SIZE(uart4),
};
-#define MX25_OTG_BASE_ADDR 0x53FF4000
-
static u64 otg_dmamask = DMA_BIT_MASK(32);
static struct resource mxc_otg_resources[] = {