diff mbox

[U-Boot,03/17] am33xx: Remove DMM_BASE define

Message ID 1343666943-25378-4-git-send-email-trini@ti.com
State Accepted
Commit 79b3e6b75b717595ea8cf3f3991a2108d1bbd3a7
Delegated to: Tom Rini
Headers show

Commit Message

Tom Rini July 30, 2012, 4:48 p.m. UTC
The am33xx does not have a DMM, so don't define the base.

Signed-off-by: Tom Rini <trini@ti.com>
---
 arch/arm/include/asm/arch-am33xx/hardware.h |    1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

diff --git a/arch/arm/include/asm/arch-am33xx/hardware.h b/arch/arm/include/asm/arch-am33xx/hardware.h
index 0ec22eb..9be679f 100644
--- a/arch/arm/include/asm/arch-am33xx/hardware.h
+++ b/arch/arm/include/asm/arch-am33xx/hardware.h
@@ -53,7 +53,6 @@ 
 /* EMIF Base address */
 #define EMIF4_0_CFG_BASE		0x4C000000
 #define EMIF4_1_CFG_BASE		0x4D000000
-#define DMM_BASE			0x4E000000
 
 /* PLL related registers */
 #define CM_PER				0x44E00000