summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/include/mach/debug_ll.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap/include/mach/debug_ll.h')
-rw-r--r--arch/arm/mach-omap/include/mach/debug_ll.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-omap/include/mach/debug_ll.h b/arch/arm/mach-omap/include/mach/debug_ll.h
index 142f01a81e..ed1777b55b 100644
--- a/arch/arm/mach-omap/include/mach/debug_ll.h
+++ b/arch/arm/mach-omap/include/mach/debug_ll.h
@@ -23,9 +23,9 @@
#include <mach/omap3-silicon.h>
#ifdef CONFIG_OMAP3EVM_UART1
-#define UART_BASE OMAP_UART1_BASE
+#define UART_BASE OMAP3_UART1_BASE
#else
-#define UART_BASE OMAP_UART3_BASE
+#define UART_BASE OMAP3_UART3_BASE
#endif
#endif