From: Dave Jones Date: Wed, 8 Jul 2009 20:14:23 +0000 (-0400) Subject: [CPUFREQ] Fix compile failure in cpufreq.c X-Git-Tag: v2.6.31-rc3~42^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e1596f75395e7a402e1059c518e633d2732dcf8;p=pandora-kernel.git [CPUFREQ] Fix compile failure in cpufreq.c managed_policy is out of scope for the non-smp case. Declare it locally where used (twice) Signed-off-by: Dave Jones --- Reading git-diff-tree failed