diff options
author | Arnd Bergmann <[email protected]> | 2013-07-05 17:40:13 +0200 |
---|---|---|
committer | Eduardo Valentin <[email protected]> | 2013-07-08 10:13:40 -0400 |
commit | e8d39240d635ed9bcaddbec898b1c9f063c5dbb2 (patch) | |
tree | 503811b157090fa862961a70539df4e52fee1196 /tools/perf/scripts/python/syscall-counts.py | |
parent | 57d1617137dd61825a3a7cebf61015f58afce510 (diff) |
thermal: cpu_cooling: fix stub function
The function stub for cpufreq_cooling_get_level introduced
in 57df81069 "Thermal: exynos: fix cooling state translation"
is not syntactically correct C and needs to be fixed to avoid
this error:
In file included from drivers/thermal/db8500_thermal.c:20:0:
include/linux/cpu_cooling.h: In function 'cpufreq_cooling_get_level':
include/linux/cpu_cooling.h:57:1:
error: parameter name omitted unsigned long cpufreq_cooling_get_level(unsigned int, unsigned int) ^
include/linux/cpu_cooling.h:57:1: error: parameter name omitted
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Eduardo Valentin <[email protected]>
Cc: Zhang Rui <[email protected]>
Cc: Amit Daniel kachhap <[email protected]>
Cc: [email protected]
Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions