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: v3.4-rc1~89^2~7^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50a01e6440020877c2f71bc5ac4d818d9b8f31c1;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 --- Reading git-diff-tree failed