From: Vaibhav Hiremath Date: Mon, 19 Dec 2011 10:20:14 +0000 (+0530) Subject: ARM: OMAP2+: Make cpu_rev static global variable X-Git-Tag: sz_161~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35424e5318acc890644e3bb8513f353e395e002f;p=pandora-kernel.git ARM: OMAP2+: Make cpu_rev static global variable As part of omap revision code cleanup, make cpu_rev variable static global to the file (id.c). This is needed so we can split the SoC detection from SoC feature detection in the following patch. Also move omap3_cpuinfo function a bit as that will be shared by other omap3 like SoCs. Signed-off-by: Vaibhav Hiremath [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren Conflicts: arch/arm/mach-omap2/id.c --- Reading git-diff-tree failed