From: Sergio Aguirre Date: Wed, 4 Aug 2010 11:43:18 +0000 (+0300) Subject: omap3: Unify omap2_set_globals_3[43,6x]x functions X-Git-Tag: v2.6.36-rc1~488^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c573bcf96a427923d09de0b247691165d9a96023;p=pandora-kernel.git omap3: Unify omap2_set_globals_3[43,6x]x functions The only difference between them is the physical address of the uart4 port, which is only present in 36xx chips. We don't really need to care about keeping these 2 functions, since the decision to use uart4 is more cleanly done later when we do have access to omap_revision variable. Signed-off-by: Sergio Aguirre Acked-by: Kevin Hilman [tony@atomide.com: added comment for the uart4_phys] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed