]> git.proxmox.com Git - mirror_qemu.git/commit
Do not include hw/boards.h if it's not really necessary
authorThomas Huth <thuth@redhat.com>
Fri, 16 Apr 2021 17:13:12 +0000 (19:13 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Sun, 2 May 2021 15:24:51 +0000 (17:24 +0200)
commitead62c75f618c072a3a18221fd03ae99ae923cca
tree207336c79c2000f784c354b36514db80a6dc607f
parent4c386f8064ca3241a61341b5c5d5a70bbab496ab
Do not include hw/boards.h if it's not really necessary

Stop including hw/boards.h in files that don't need it.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210416171314.2074665-3-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
35 files changed:
accel/tcg/tcg-accel-ops-icount.c
accel/tcg/tcg-accel-ops-rr.c
accel/tcg/tcg-accel-ops.c
hw/acpi/cpu.c
hw/acpi/memory_hotplug.c
hw/alpha/typhoon.c
hw/arm/aspeed.c
hw/arm/omap1.c
hw/arm/omap2.c
hw/arm/strongarm.c
hw/arm/virt.c
hw/avr/arduino.c
hw/avr/atmega.c
hw/display/next-fb.c
hw/hppa/machine.c
hw/i386/acpi-build.c
hw/i386/acpi-microvm.c
hw/i386/intel_iommu.c
hw/i386/pc.c
hw/i386/x86-iommu.c
hw/intc/sifive_plic.c
hw/mips/loongson3_virt.c
hw/ppc/e500.c
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
hw/ppc/pnv.c
hw/ppc/ppc4xx_devs.c
hw/ppc/rs6000_mc.c
hw/ppc/spapr.c
hw/ppc/spapr_rtas.c
hw/remote/iohub.c
hw/s390x/s390-virtio-ccw.c
hw/tricore/tc27x_soc.c
hw/tricore/triboard.c
softmmu/vl.c