mbox series

[GIT,PULL,2/4] bcm2835-soc-next-2018-11-27

Message ID 20181127211301.30296-2-eric@anholt.net
State New
Headers show
Series [GIT,PULL,1/4] bcm2835-defconfig-next-2018-11-27 | expand

Pull-request

git://github.com/anholt/linux tags/bcm2835-soc-next-2018-11-27

Message

Eric Anholt Nov. 27, 2018, 9:12 p.m. UTC
Hi Florian,

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  git://github.com/anholt/linux tags/bcm2835-soc-next-2018-11-27

for you to fetch changes up to 7b369a42e6d06c59fc56a1769fb4da797fac9bad:

  ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifier (2018-11-14 20:55:30 +0100)

----------------------------------------------------------------
This pull request adds SPDX identifiers to the bcm2835 platform files.

----------------------------------------------------------------
Stefan Wahren (1):
      ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifier

 arch/arm/mach-bcm/board_bcm2835.c | 11 +----------
 arch/arm/mach-bcm/platsmp.c       | 10 +---------
 arch/arm/mach-bcm/platsmp.h       |  6 +-----
 3 files changed, 3 insertions(+), 24 deletions(-)

Comments

Florian Fainelli Nov. 28, 2018, 9:48 p.m. UTC | #1
On 11/27/18 1:12 PM, Eric Anholt wrote:
> Hi Florian,
> 
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the Git repository at:
> 
>   git://github.com/anholt/linux tags/bcm2835-soc-next-2018-11-27
> 
> for you to fetch changes up to 7b369a42e6d06c59fc56a1769fb4da797fac9bad:
> 
>   ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifier (2018-11-14 20:55:30 +0100)
> 
> ----------------------------------------------------------------
> This pull request adds SPDX identifiers to the bcm2835 platform files.
> 
> ----------------------------------------------------------------

Merged into soc/next, thanks Eric.