ARM: OMAP: Move set_globals initialization to happen in init_early
authorTony Lindgren <tony@atomide.com>
Wed, 5 Oct 2011 01:17:41 +0000 (18:17 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 6 Oct 2011 00:32:51 +0000 (17:32 -0700)
Otherwise we can't do generic map_io as we currently rely on
static mappings that work only because of arch_ioremap.

Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found