hw: Do not include qemu/log.h if it is not necessary
commit19f4ed3652e0868dd840d3bfe70cfa2cf41936be
authorThomas Huth <thuth@redhat.com>
Sun, 28 Mar 2021 05:48:33 +0000 (28 07:48 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Sun, 2 May 2021 15:24:50 +0000 (2 17:24 +0200)
tree376af2da9435beca7aa19be806c7f42b2bbaa29d
parente924921f5cea55d20a90f1d8d7239d35427bef04
hw: Do not include qemu/log.h if it is not necessary

Many files include qemu/log.h without needing it. Remove the superfluous
include statements.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20210328054833.2351597-1-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
51 files changed:
hw/arm/aspeed.c
hw/arm/aspeed_ast2600.c
hw/arm/aspeed_soc.c
hw/arm/exynos4210.c
hw/arm/xlnx-versal-virt.c
hw/arm/xlnx-versal.c
hw/i2c/mpc_i2c.c
hw/intc/imx_gpcv2.c
hw/intc/ompic.c
hw/intc/openpic.c
hw/ipmi/isa_ipmi_bt.c
hw/ipmi/isa_ipmi_kcs.c
hw/mips/fuloong2e.c
hw/mips/loongson3_virt.c
hw/misc/imx7_snvs.c
hw/misc/imx_ccm.c
hw/misc/imx_rngc.c
hw/misc/pvpanic-isa.c
hw/misc/pvpanic-pci.c
hw/net/xgmac.c
hw/ppc/pnv.c
hw/ppc/pnv_pnor.c
hw/ppc/ppc405_boards.c
hw/ppc/ppc405_uc.c
hw/ppc/ppc_booke.c
hw/ppc/virtex_ml507.c
hw/riscv/microchip_pfsoc.c
hw/riscv/numa.c
hw/riscv/sifive_e.c
hw/riscv/sifive_u.c
hw/riscv/spike.c
hw/riscv/virt.c
hw/sd/cadence_sdhci.c
hw/ssi/xilinx_spi.c
hw/tricore/tc27x_soc.c
hw/usb/chipidea.c
hw/usb/hcd-dwc3.c
hw/usb/imx-usb-phy.c
hw/usb/xlnx-usb-subsystem.c
hw/usb/xlnx-versal-usb2-ctrl-regs.c
hw/xen/xen-legacy-backend.c
net/dump.c
net/filter-replay.c
semihosting/arm-compat-semi.c
target/arm/op_helper.c
target/hexagon/cpu.c
target/hexagon/decode.c
target/hexagon/genptr.c
target/lm32/lm32-semi.c
target/riscv/op_helper.c
target/s390x/interrupt.c