git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b5728
)
[CPUFREQ] Fix compile failure in cpufreq.c
author
Dave Jones
<davej@redhat.com>
Wed, 8 Jul 2009 20:14:23 +0000
(16:14 -0400)
committer
Dave Jones
<davej@redhat.com>
Wed, 8 Jul 2009 23:04:23 +0000
(19:04 -0400)
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>
No differences found