From: Sergio Aguirre Date: Wed, 7 Jul 2010 11:22:37 +0000 (+0300) Subject: omap3: Unify omap2_set_globals_3[43,6x]x functions X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc68401760d9dfddb77f6a5439761c5257b356fc;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