From: Dave Martin Date: Fri, 19 Aug 2011 16:58:35 +0000 (+0100) Subject: ARM: 7029/1: Make cpu_architecture into a global variable X-Git-Tag: v3.2-rc1~189^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ecccf90f2a6d821af4d33f086d59895e5d3bedc;p=pandora-kernel.git ARM: 7029/1: Make cpu_architecture into a global variable The CPU architecture really should not be changing at runtime, so make it a global variable instead of a function. The cpu_architecture() function declared in remains the correct way to read this variable from C code. Signed-off-by: Dave Martin Reviewed-by: Jon Medhurst Signed-off-by: Russell King --- Reading git-diff-tree failed