ARM: OMAP: Warn if omap_ioremap is called before SoC detection
authorTony Lindgren <tony@atomide.com>
Thu, 6 Oct 2011 00:22:39 +0000 (17:22 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 6 Oct 2011 21:45:46 +0000 (14:45 -0700)
We don't have cpu_is_omapxxxx SoC detection initialized until
SoC detection is initialized from init_early.

Note that with the common map_io we should no longer need
cpu_is_omapxxxx for map_io.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found