[PATCH 08/15] thermal: cpu_cooling: fix stub function
Arnd Bergmann
arnd at arndb.de
Wed Jun 19 14:18:16 EDT 2013
On Wednesday 19 June 2013, Eduardo Valentin wrote:
> On 31-05-2013 18:22, Arnd Bergmann wrote:
> > 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 <arnd at arndb.de>
> > Acked-by: Eduardo Valentin <eduardo.valentin at ti.com>
>
>
> What is the status of this patch?
>
> I believe Rui is supposed to queue this one right?
>
Yes, that would be good. 3.10 is broken without the patch.
Arnd
More information about the linux-arm-kernel
mailing list