hw: Do not include hw/irq.h if it is not necessary
commite924921f5cea55d20a90f1d8d7239d35427bef04
authorThomas Huth <thuth@redhat.com>
Sat, 27 Mar 2021 05:02:36 +0000 (27 06:02 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Sun, 2 May 2021 15:24:50 +0000 (2 17:24 +0200)
treea4805d462f174dc3eed2e4f4e0571348986a552a
parentf6527eadebbcceba47c6ec5c7738499194904a56
hw: Do not include hw/irq.h if it is not necessary

Many files include hw/irq.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: <20210327050236.2232347-1-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
12 files changed:
hw/arm/msf2-soc.c
hw/i386/kvm/ioapic.c
hw/i386/xen/xen_platform.c
hw/m68k/q800.c
hw/m68k/virt.c
hw/misc/led.c
hw/misc/virt_ctrl.c
hw/ppc/prep.c
hw/riscv/microchip_pfsoc.c
hw/sd/cadence_sdhci.c
hw/timer/sse-counter.c
hw/usb/xlnx-usb-subsystem.c