On 1/9/26 22:20, Pierrick Bouvier via qemu development wrote:
We can now remove those arrays.

Signed-off-by: Pierrick Bouvier <[email protected]>
---
  hw/arm/aspeed_ast1040_evb.c               |  1 -
  hw/arm/aspeed_ast10x0_evb.c               |  2 --
  hw/arm/aspeed_ast2400_palmetto.c          |  1 -
  hw/arm/aspeed_ast2400_quanta-q71l.c       |  1 -
  hw/arm/aspeed_ast2400_supermicrox11.c     |  1 -
  hw/arm/aspeed_ast2500_evb.c               |  1 -
  hw/arm/aspeed_ast2500_g220a.c             |  1 -
  hw/arm/aspeed_ast2500_romulus.c           |  1 -
  hw/arm/aspeed_ast2500_supermicro-x11spi.c |  1 -
  hw/arm/aspeed_ast2500_tiogapass.c         |  1 -
  hw/arm/aspeed_ast2500_witherspoon.c       |  1 -
  hw/arm/aspeed_ast2500_yosemitev2.c        |  1 -
  hw/arm/aspeed_ast2600_anacapa.c           |  1 -
  hw/arm/aspeed_ast2600_bletchley.c         |  1 -
  hw/arm/aspeed_ast2600_catalina.c          |  1 -
  hw/arm/aspeed_ast2600_evb.c               |  1 -
  hw/arm/aspeed_ast2600_fby35.c             |  1 -
  hw/arm/aspeed_ast2600_fuji.c              |  1 -
  hw/arm/aspeed_ast2600_gb200nvl.c          |  1 -
  hw/arm/aspeed_ast2600_rainier.c           |  1 -
  hw/arm/aspeed_ast27x0-fc.c                |  1 -
  hw/arm/aspeed_ast27x0_evb.c               |  2 --
  hw/arm/ax3000-boards.c                    |  1 -
  hw/arm/b-l475e-iot01a.c                   |  1 -
  hw/arm/bananapi_m2u.c                     |  2 +-
  hw/arm/collie.c                           |  1 -
  hw/arm/cubieboard.c                       |  2 +-
  hw/arm/exynos4_boards.c                   |  2 --
  hw/arm/imx8mm-evk.c                       |  2 +-
  hw/arm/imx8mp-evk.c                       |  1 -
  hw/arm/integratorcp.c                     |  2 +-
  hw/arm/mcimx7d-sabre.c                    |  2 +-
  hw/arm/microbit.c                         |  1 -
  hw/arm/mps2-tz.c                          |  4 ----
  hw/arm/mps2.c                             |  4 ----
  hw/arm/mps3r.c                            |  1 -
  hw/arm/musca.c                            |  2 --
  hw/arm/musicpal.c                         |  2 +-
  hw/arm/npcm7xx_boards.c                   |  5 -----
  hw/arm/npcm8xx_boards.c                   |  1 -
  hw/arm/omap_sx1.c                         |  2 --
  hw/arm/orangepi.c                         |  2 +-
  hw/arm/raspi.c                            |  5 -----
  hw/arm/raspi4b.c                          |  1 -
  hw/arm/realview.c                         |  4 ----
  hw/arm/sabrelite.c                        |  1 -
  hw/arm/sbsa-ref.c                         |  1 -
  hw/arm/stellaris.c                        |  2 --
  hw/arm/versatilepb.c                      |  2 --
  hw/arm/vexpress.c                         |  2 --
  hw/arm/virt.c                             |  1 -
  hw/arm/xen-pvh.c                          |  1 -
  hw/arm/xilinx_zynq.c                      |  1 -
  hw/arm/xlnx-versal-virt.c                 |  2 --
  hw/arm/xlnx-zcu102.c                      |  1 -
  include/hw/arm/machines-qom.h             | 16 ++--------------
  target/arm/machine.c                      | 12 ------------
  57 files changed, 9 insertions(+), 107 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to