[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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>