[PULL] u-boot-sh/master_common_h_cleanup

Marek Vasut marek.vasut+renesas at mailbox.org
Thu Nov 2 23:02:51 CET 2023


The following changes since commit a803f87202aa48974bdff4d8100464a8288931e4:

  Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2023-11-01 09:44:33 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-sh.git master_common_h_cleanup

for you to fetch changes up to 7d824618d7eb5340e63892c919abc62d831e7482:

  board: rzg2l: Drop <common.h> (2023-11-02 11:30:19 +0100)

----------------------------------------------------------------
Paul Barker (8):
      arm: armv8: mmu: Prepare for common.h removal
      arm: mach-rmobile: Drop <common.h>
      serial: sh: Drop <common.h>
      pinctrl: rzg2l: Drop <common.h>
      mmc: renesas-sdhi: Drop <common.h>
      gpio: rzg2l: Drop <common.h>
      clk: rzg2l: Drop <common.h>
      board: rzg2l: Drop <common.h>

 arch/arm/include/asm/armv8/mmu.h         | 2 ++
 arch/arm/mach-rmobile/board.c            | 2 +-
 arch/arm/mach-rmobile/cpu_info-r8a7740.c | 2 +-
 arch/arm/mach-rmobile/cpu_info-rcar.c    | 2 +-
 arch/arm/mach-rmobile/cpu_info-rzg.c     | 2 +-
 arch/arm/mach-rmobile/cpu_info-rzg2l.c   | 1 -
 arch/arm/mach-rmobile/cpu_info.c         | 2 +-
 arch/arm/mach-rmobile/emac.c             | 1 -
 arch/arm/mach-rmobile/memmap-gen3.c      | 4 ++--
 arch/arm/mach-rmobile/memmap-rzg2l.c     | 2 +-
 arch/arm/mach-rmobile/pfc-r8a7740.c      | 2 +-
 arch/arm/mach-rmobile/psci-r8a779a0.c    | 1 -
 board/renesas/rzg2l/rzg2l.c              | 1 -
 drivers/clk/renesas/r9a07g044-cpg.c      | 1 -
 drivers/clk/renesas/rzg2l-cpg.c          | 1 -
 drivers/gpio/rzg2l-gpio.c                | 1 -
 drivers/mmc/renesas-sdhi.c               | 1 -
 drivers/pinctrl/renesas/rzg2l-pfc.c      | 1 -
 drivers/serial/serial_sh.c               | 1 -
 19 files changed, 11 insertions(+), 19 deletions(-)


More information about the U-Boot mailing list