On 8/9/19 8:46 AM, Markus Armbruster wrote: > Drop unnecessary inclusions from headers. Downgrade a few more to > exec/hwaddr.h. > > Signed-off-by: Markus Armbruster <arm...@redhat.com> > --- > hw/audio/lm4549.h | 1 + > hw/display/edid-region.c | 1 + > hw/display/tc6393xb.c | 1 + > hw/net/can/can_sja1000.h | 1 + > hw/net/ne2000.c | 1 + > hw/xtensa/xtensa_memory.h | 1 - > include/hw/arm/boot.h | 1 - > include/hw/arm/fsl-imx7.h | 1 - > include/hw/arm/soc_dma.h | 2 +- > include/hw/block/flash.h | 2 +- > include/hw/boards.h | 1 + > include/hw/char/parallel.h | 1 - > include/hw/display/milkymist_tmu2.h | 1 + > include/hw/display/tc6393xb.h | 2 -- > include/hw/display/vga.h | 2 +- > include/hw/hw.h | 1 - > include/hw/i2c/pm_smbus.h | 1 + > include/hw/i2c/smbus_eeprom.h | 1 + > include/hw/misc/auxbus.h | 1 + > include/hw/ppc/xics.h | 1 + > include/hw/usb.h | 1 + > include/hw/virtio/virtio.h | 1 + > migration/colo.c | 1 + > migration/migration.h | 1 + > migration/postcopy-ram.c | 1 + > migration/rdma.c | 1 + > 26 files changed, 20 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com>