hw: Remove superfluous includes of hw/hw.h
commite06054368cceb59f720e9d7c2ceca84329105758
authorThomas Huth <thuth@redhat.com>
Fri, 26 Mar 2021 15:18:48 +0000 (26 16:18 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Sun, 2 May 2021 15:24:50 +0000 (2 17:24 +0200)
treebf045cd7e27927eb7b287c863ae04327c5511b06
parent7c06a34c8c4f2c883d6ab6b15faa214d4ebfb269
hw: Remove superfluous includes of hw/hw.h

The include/hw/hw.h header only has a prototype for hw_error(),
so it does not make sense to include this in files that do not
use this function.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210326151848.2217216-1-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
25 files changed:
hw/arm/musicpal.c
hw/char/sifive_uart.c
hw/display/next-fb.c
hw/dma/sifive_pdma.c
hw/dma/xlnx_csu_dma.c
hw/hppa/lasi.c
hw/input/lasips2.c
hw/m68k/mcf_intc.c
hw/m68k/next-kbd.c
hw/m68k/q800.c
hw/m68k/virt.c
hw/misc/mchp_pfsoc_dmc.c
hw/misc/mchp_pfsoc_ioscb.c
hw/misc/mchp_pfsoc_sysreg.c
hw/misc/sifive_e_prci.c
hw/misc/sifive_test.c
hw/rx/rx-gdbsim.c
hw/rx/rx62n.c
hw/vfio/pci-quirks.c
include/hw/char/avr_usart.h
include/hw/misc/avr_power.h
include/hw/misc/stm32f4xx_exti.h
include/hw/misc/stm32f4xx_syscfg.h
include/hw/pci-host/i440fx.h
include/hw/timer/avr_timer16.h