commit | 5e1596f75395e7a402e1059c518e633d2732dcf8 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Wed Jul 08 16:14:23 2009 -0400 |
committer | Dave Jones <davej@redhat.com> | Wed Jul 08 19:04:23 2009 -0400 |
tree | 38125e71bb4f67c4ad9693a638f507b249a4ded1 | |
parent | 44b572809581d5a10dbe35aa6bf689f32b9c5ad6 [diff] |
[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 <davej@redhat.com>