فهرست منبع

range: remove useless inclusions

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Paolo Bonzini 10 سال پیش
والد
کامیت
f2fbb40ea3
5فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 1
      dma-helpers.c
  2. 0 1
      hw/acpi/pcihp.c
  3. 0 1
      hw/i386/acpi-build.c
  4. 0 1
      include/hw/i386/ich9.h
  5. 0 1
      include/hw/pci-host/q35.h

+ 0 - 1
dma-helpers.c

@@ -10,7 +10,6 @@
 #include "sysemu/block-backend.h"
 #include "sysemu/dma.h"
 #include "trace.h"
-#include "qemu/range.h"
 #include "qemu/thread.h"
 #include "qemu/main-loop.h"
 

+ 0 - 1
hw/acpi/pcihp.c

@@ -31,7 +31,6 @@
 #include "hw/pci/pci.h"
 #include "hw/acpi/acpi.h"
 #include "sysemu/sysemu.h"
-#include "qemu/range.h"
 #include "exec/ioport.h"
 #include "exec/address-spaces.h"
 #include "hw/pci/pci_bus.h"

+ 0 - 1
hw/i386/acpi-build.c

@@ -26,7 +26,6 @@
 #include "qemu-common.h"
 #include "qemu/bitmap.h"
 #include "qemu/osdep.h"
-#include "qemu/range.h"
 #include "qemu/error-report.h"
 #include "hw/pci/pci.h"
 #include "qom/cpu.h"

+ 0 - 1
include/hw/i386/ich9.h

@@ -2,7 +2,6 @@
 #define HW_ICH9_H
 
 #include "hw/hw.h"
-#include "qemu/range.h"
 #include "hw/isa/isa.h"
 #include "hw/sysbus.h"
 #include "hw/i386/pc.h"

+ 0 - 1
include/hw/pci-host/q35.h

@@ -23,7 +23,6 @@
 #define HW_Q35_H
 
 #include "hw/hw.h"
-#include "qemu/range.h"
 #include "hw/isa/isa.h"
 #include "hw/sysbus.h"
 #include "hw/i386/pc.h"