[PATCH 01/25] soc: bcm: brcmstb: pm: pm-arm: Provide prototype for brcmstb_pm_s3_finish()
Lee Jones
lee.jones at linaro.org
Thu Nov 26 04:20:39 EST 2020
On Tue, 03 Nov 2020, Florian Fainelli wrote:
> 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!
Does your branch not get sucked into -next?
Only it's not currently there.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
More information about the linux-arm-kernel
mailing list