On 22/4/25 21:26, Richard Henderson wrote:
Convert the existing includes with sed.

Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  hw/display/vga_int.h              | 2 +-
  include/hw/char/parallel-isa.h    | 2 +-
  include/hw/dma/i8257.h            | 2 +-
  include/hw/ide/ide-bus.h          | 2 +-
  include/hw/isa/isa.h              | 2 +-
  include/{exec => system}/ioport.h | 6 ++----
  hw/block/fdc-isa.c                | 2 +-
  monitor/hmp-cmds.c                | 2 +-
  system/ioport.c                   | 2 +-
  system/physmem.c                  | 2 +-
  system/qtest.c                    | 2 +-
  target/i386/nvmm/nvmm-all.c       | 2 +-
  target/i386/whpx/whpx-all.c       | 2 +-
  tests/qtest/fuzz/qtest_wrappers.c | 2 +-
  MAINTAINERS                       | 2 +-
  15 files changed, 16 insertions(+), 18 deletions(-)
  rename include/{exec => system}/ioport.h (97%)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to