commit | 96ed299fdb572fd694d361dc49285dddc0c87da4 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@deeprootsystems.com> | Thu Apr 30 11:20:24 2009 -0700 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Thu May 28 15:17:49 2009 -0700 |
tree | 389b61f7fb0f32ba3e9b705f5f0aadfc9044d3d8 | |
parent | 5570078c0ec5ecc5df0bbd7d06f43549b7127ae7 [diff] [blame] |
davinci: cleanup: move dm355 UART2 define to dm355.c Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
diff --git a/arch/arm/mach-davinci/dm355.c b/arch/arm/mach-davinci/dm355.c index 78fc598..893d5ba 100644 --- a/arch/arm/mach-davinci/dm355.c +++ b/arch/arm/mach-davinci/dm355.c
@@ -34,6 +34,8 @@ #include "clock.h" #include "mux.h" +#define DM355_UART2_BASE (IO_PHYS + 0x206000) + /* * Device specific clocks */