mbox series

[GIT,PULL,3/5] Renesas ARM SoC updates for v5.19

Message ID cover.1651828611.git.geert+renesas@glider.be
State New
Headers show
Series Renesas SoC updates for v5.19 (take two) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v5.19-tag1

Message

Geert Uytterhoeven May 6, 2022, 9:32 a.m. UTC
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v5.19-tag1

for you to fetch changes up to 7bc53f59fbcad34599c99d07d6be1ff01849d457:

  ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinel (2022-05-05 12:32:40 +0200)

----------------------------------------------------------------
Renesas ARM SoC updates for v5.19

  - Drop commas after sentinels.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: shmobile: Drop commas after dt_compat sentinels
      ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinel

 arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 2 +-
 arch/arm/mach-shmobile/setup-emev2.c               | 2 +-
 arch/arm/mach-shmobile/setup-r7s72100.c            | 2 +-
 arch/arm/mach-shmobile/setup-r7s9210.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a73a4.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a7740.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a7778.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a7779.c             | 2 +-
 arch/arm/mach-shmobile/setup-rcar-gen2.c           | 4 ++--
 arch/arm/mach-shmobile/setup-sh73a0.c              | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)