Almost no ARM board header requires "hw/arm/boot.h".
Move this header inclusion to the source.

Philippe Mathieu-Daudé (10):
  hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
  hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
  hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
  hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header
  hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header
  hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
  hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
  hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
  hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
  hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header

 include/hw/arm/allwinner-a10.h | 1 -
 include/hw/arm/allwinner-h3.h  | 1 -
 include/hw/arm/allwinner-r40.h | 1 -
 include/hw/arm/fsl-imx25.h     | 1 -
 include/hw/arm/fsl-imx31.h     | 1 -
 include/hw/arm/fsl-imx6.h      | 1 -
 include/hw/arm/fsl-imx6ul.h    | 1 -
 include/hw/arm/fsl-imx7.h      | 1 -
 include/hw/arm/xlnx-versal.h   | 1 -
 include/hw/arm/xlnx-zynqmp.h   | 1 -
 hw/arm/bananapi_m2u.c          | 1 +
 hw/arm/cubieboard.c            | 1 +
 hw/arm/imx25_pdk.c             | 1 +
 hw/arm/kzm.c                   | 1 +
 hw/arm/mcimx6ul-evk.c          | 1 +
 hw/arm/mcimx7d-sabre.c         | 1 +
 hw/arm/orangepi.c              | 1 +
 hw/arm/sabrelite.c             | 1 +
 hw/arm/xlnx-versal-virt.c      | 1 +
 hw/arm/xlnx-zcu102.c           | 1 +
 20 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.41.0


Reply via email to