On Tue, 03 Nov 2020, Florian Fainelli wrote: > On Tue, 3 Nov 2020 15:28:14 +0000, Lee Jones <[email protected]> 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 <[email protected]> > > Cc: [email protected] > > Signed-off-by: Lee Jones <[email protected]> > > --- > > 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

