OMAP2+: remove unused UART base addresses from omap_globals
authorKevin Hilman <khilman@ti.com>
Fri, 21 Jan 2011 22:30:15 +0000 (14:30 -0800)
committerKevin Hilman <khilman@ti.com>
Thu, 10 Mar 2011 00:15:50 +0000 (16:15 -0800)
commitdf93bd76b61639fe9093ccbfc5d1a4bfb744ec47
tree56c49cafcd037c38d21c8122e026b5aae7b68667
parent5c56f32e80ac8ea9878a0a5eb9ca99c703e953ab
OMAP2+: remove unused UART base addresses from omap_globals

Now that omap_hwmod + omap_device is used for OMAP UART device and
driver code, we no longer need the UART physical addresses in
omap_globals.

Note that the #defines for the base addresses are still left in
<plat/serial.h> since they are used by DEBUG_LL and uncompress code.

Build tested for OMAP1 (omap1_defconfig) and OMAP2+ (omap2plus_defconfig)

Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/common.c
arch/arm/plat-omap/include/plat/common.h