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>
Wed, 19 Oct 2011 23:34:11 +0000 (16:34 -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>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found