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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96288bbbf45857e23869968af3404df32b9d2db1;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 map_io. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed