[PATCH] thermal: sti: Ignore suspend/resume functions when !PM

Fabio Estevam festevam at gmail.com
Wed Nov 19 08:04:58 PST 2014


On Wed, Nov 19, 2014 at 1:50 PM, Lee Jones <lee.jones at linaro.org> wrote:
> Prevents build warning:
>
> st_thermal.c:278:12:
>     warning: ‘st_thermal_suspend’ defined but not used [-Wunused-function]
> st_thermal.c:286:12:
>     warning: ‘st_thermal_resume’ defined but not used [-Wunused-function]
>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---
>
> v1 => v2:
>  - CONFIG_PM => CONFIG_PM_SLEEP suggested by David Paris.

You should also update the Subject to 'when !PM_SLEEP'



More information about the linux-arm-kernel mailing list