mbox series

[GIT,PULL,5/5] Broadcom soc changes for 6.3

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

Pull-request

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

Message

Florian Fainelli Jan. 28, 2023, 7:38 p.m. UTC
The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a46674396189d045993c7e4aed2c61b166b6585e:

  ARM: BCM63xx: remove useless goto statement (2023-01-10 13:46:59 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM SoCs machine updates for 6.3,
please pull the following:

- Dario removes an useless goto in the BCM63xx SMP bring up code

----------------------------------------------------------------
Dario Binacchi (1):
      ARM: BCM63xx: remove useless goto statement

 arch/arm/mach-bcm/bcm63xx_smp.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)