mirror of
https://github.com/torvalds/linux
synced 2026-07-22 02:00:44 +09:00
drivers/cpufreq/cpufreq_conservative.c:336:15: warning: symbol 'freq_step' shadows an earlier one Just rename the local variable. Signed-off-by: Dave Jones <davej@redhat.com>