mbox series

[GIT,PULL,5/5] Broadcom drivers changes for 5.11

Message ID 20201128163410.1691529-5-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/5] Broadcom defconfig changes for 5.11 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.11/drivers

Message

Florian Fainelli Nov. 28, 2020, 4:34 p.m. UTC
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.11/drivers

for you to fetch changes up to b96c0546b5908268716ed9b1d39fc604413c630b:

  soc: bcm: brcmstb: pm: pm-arm: Provide prototype for brcmstb_pm_s3_finish() (2020-11-03 19:25:04 -0800)

----------------------------------------------------------------
This pull request contains Broadcom SoCs driver changes for 5.11, please
pull the following:

- Lee provides a missing function declaration spotted with W=1 builds

----------------------------------------------------------------
Lee Jones (1):
      soc: bcm: brcmstb: pm: pm-arm: Provide prototype for brcmstb_pm_s3_finish()

 drivers/soc/bcm/brcmstb/pm/pm-arm.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Arnd Bergmann Dec. 8, 2020, 4:08 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sat, 28 Nov 2020 08:34:10 -0800, Florian Fainelli wrote:
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.11/drivers
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: e9ab9c337beecd41f4cc98d536cd6299264d818f

       Arnd