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

From: Florian Fainelli
Date: Fri Nov 27 2020 - 12:05:23 EST




On 11/26/2020 1:20 AM, Lee Jones wrote:
> On Tue, 03 Nov 2020, Florian Fainelli wrote:
>
>> On Tue, 3 Nov 2020 15:28:14 +0000, Lee Jones <lee.jones@xxxxxxxxxx> 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@xxxxxxxxx>
>>> Cc: bcm-kernel-feedback-list@xxxxxxxxxxxx
>>> Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>
>>> ---
>>
>> Applied to drivers/next, thanks!
>
> Does your branch not get sucked into -next?

It does not, but rest assured this will make it into 5.11 and you will
be copied on the pull request. I will work with Stephen to get the
stblinux git tree added to -next.
--
Florian