[PATCH 01/25] soc: bcm: brcmstb: pm: pm-arm: Provide prototype for brcmstb_pm_s3_finish()

Florian Fainelli f.fainelli at gmail.com
Tue Nov 3 22:25:07 EST 2020


On Tue,  3 Nov 2020 15:28:14 +0000, Lee Jones <lee.jones at linaro.org> wrote:
> brcmstb_pm_s3_finish() cannot be made static because it is referenced
> from brcmstb_pm_s3(), so let's provide a prototype for it instead.
> 
> Fixes the following W=1 kernel build warning(s):
> 
>  drivers/soc/bcm/brcmstb/pm/pm-arm.c:395:14: warning: no previous prototype for ‘brcmstb_pm_s3_finish’ [-Wmissing-prototypes]
> 
> Cc: Florian Fainelli <f.fainelli at gmail.com>
> Cc: bcm-kernel-feedback-list at broadcom.com
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---

Applied to drivers/next, thanks!
--
Florian



More information about the linux-arm-kernel mailing list