hw: Do not include "exec/address-spaces.h" if it is not necessary
Code change produced with: $ git grep '#include "exec/address-spaces.h"' hw include/hw | \ cut -d: -f-1 | \ xargs egrep -L "(get_system_|address_space_)" | \ xargs sed -i.bak '/#include "exec\/address-spaces.h"/d' Signed-off-by:Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-12-f4bug@amsat.org> Acked-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- hw/arm/bcm2836.c 0 additions, 1 deletionhw/arm/bcm2836.c
- hw/arm/xlnx-zcu102.c 0 additions, 1 deletionhw/arm/xlnx-zcu102.c
- hw/block/onenand.c 0 additions, 1 deletionhw/block/onenand.c
- hw/block/pflash_cfi01.c 0 additions, 1 deletionhw/block/pflash_cfi01.c
- hw/block/pflash_cfi02.c 0 additions, 1 deletionhw/block/pflash_cfi02.c
- hw/char/mcf_uart.c 0 additions, 1 deletionhw/char/mcf_uart.c
- hw/char/serial.c 0 additions, 1 deletionhw/char/serial.c
- hw/char/sh_serial.c 0 additions, 1 deletionhw/char/sh_serial.c
- hw/core/loader-fit.c 0 additions, 1 deletionhw/core/loader-fit.c
- hw/core/platform-bus.c 0 additions, 1 deletionhw/core/platform-bus.c
- hw/display/sm501.c 0 additions, 1 deletionhw/display/sm501.c
- hw/m68k/mcf5206.c 0 additions, 1 deletionhw/m68k/mcf5206.c
- hw/m68k/mcf_intc.c 0 additions, 1 deletionhw/m68k/mcf_intc.c
- hw/misc/arm_integrator_debug.c 0 additions, 1 deletionhw/misc/arm_integrator_debug.c
- hw/net/mcf_fec.c 0 additions, 1 deletionhw/net/mcf_fec.c
- hw/net/ne2000-isa.c 0 additions, 1 deletionhw/net/ne2000-isa.c
- hw/pci-host/versatile.c 0 additions, 1 deletionhw/pci-host/versatile.c
- hw/riscv/riscv_htif.c 0 additions, 1 deletionhw/riscv/riscv_htif.c
- hw/sh4/sh7750.c 0 additions, 1 deletionhw/sh4/sh7750.c
- hw/timer/sh_timer.c 0 additions, 1 deletionhw/timer/sh_timer.c
Loading
Please register or sign in to comment