From: Tony Lindgren Date: Thu, 6 Oct 2011 00:22:39 +0000 (-0700) Subject: ARM: OMAP: Warn if omap_ioremap is called before SoC detection X-Git-Tag: v3.2-rc1~40^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aca3ab5865f8cfbde841b6daf9442cc2279ced3;p=pandora-kernel.git ARM: OMAP: Warn if omap_ioremap is called before SoC detection 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 ioremap. Acked-by: Nicolas Pitre Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed