diff options
author | Chen Gang <gang.chen.5i5j@gmail.com> | 2014-04-07 14:04:21 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-04-07 14:27:57 +0200 |
commit | b4ddad95020e65cfbbf9aee63d3bcdf682794ade (patch) | |
tree | a3572bde54d952ec484407598a7ba66d7b858962 /drivers/cpufreq/loongson2_cpufreq.c | |
parent | cpufreq: exynos: Disable on multiplatform build (diff) | |
download | linux-b4ddad95020e65cfbbf9aee63d3bcdf682794ade.tar.xz linux-b4ddad95020e65cfbbf9aee63d3bcdf682794ade.zip |
cpufreq: unicore32: fix typo issue for 'clk'
Need use 'clk' instead of 'mclk', which is the original removed local
variable.
The related original commit:
"652ed95 cpufreq: introduce cpufreq_generic_get() routine"
The related error with allmodconfig for unicore32:
CC drivers/cpufreq/unicore2-cpufreq.o
drivers/cpufreq/unicore2-cpufreq.c: In function ‘ucv2_target’:
drivers/cpufreq/unicore2-cpufreq.c:48: error: ‘struct cpufreq_policy’ has no member named ‘mclk’
make[2]: *** [drivers/cpufreq/unicore2-cpufreq.o] Error 1
make[1]: *** [drivers/cpufreq] Error 2
make: *** [drivers] Error 2
Fixes: 652ed95d5fa6 (cpufreq: introduce cpufreq_generic_get() routine)
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: 3.14+ <stable@vger.kernel.org> # 3.14+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/loongson2_cpufreq.c')
0 files changed, 0 insertions, 0 deletions