From: Kevin Hilman Date: Fri, 21 Jan 2011 22:30:15 +0000 (-0800) Subject: OMAP2+: remove unused UART base addresses from omap_globals X-Git-Tag: v2.6.39-rc1~432^2~11^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df93bd76b61639fe9093ccbfc5d1a4bfb744ec47;p=pandora-kernel.git 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 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 --- Reading git-diff-tree failed