diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-09 09:14:51 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-08-14 22:24:24 +0200 |
commit | 0e25246fb3d7455dc3405435da70156370e285ec (patch) | |
tree | 923ab08cf04978ad02d4be79b92a21ace459dc49 /kernel/cpu_pm.c | |
parent | cpufreq / s3c24xx: Fix s3c_cpufreq_initclks() __init attribute location (diff) | |
download | linux-0e25246fb3d7455dc3405435da70156370e285ec.tar.xz linux-0e25246fb3d7455dc3405435da70156370e285ec.zip |
cpufreq: unicore2: Staticize local symbol
This local symbol is used only in this file.
Fix the following sparse warnings:
drivers/cpufreq/unicore2-cpufreq.c:27:5: warning: symbol 'ucv2_verify_speed' was not declared. Should it be static?
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel/cpu_pm.c')
0 files changed, 0 insertions, 0 deletions