diff options
Diffstat (limited to 'hw/remote')
-rw-r--r-- | hw/remote/machine.c | 1 | ||||
-rw-r--r-- | hw/remote/remote-obj.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/hw/remote/machine.c b/hw/remote/machine.c index 519f855..fdc6c44 100644 --- a/hw/remote/machine.c +++ b/hw/remote/machine.c @@ -22,7 +22,6 @@ #include "hw/remote/iohub.h" #include "hw/remote/iommu.h" #include "hw/qdev-core.h" -#include "hw/remote/iommu.h" #include "hw/remote/vfio-user-obj.h" #include "hw/pci/msi.h" diff --git a/hw/remote/remote-obj.c b/hw/remote/remote-obj.c index 333e5ac..65b6f7c 100644 --- a/hw/remote/remote-obj.c +++ b/hw/remote/remote-obj.c @@ -12,7 +12,6 @@ #include "qemu/error-report.h" #include "qemu/notify.h" #include "qom/object_interfaces.h" -#include "hw/qdev-core.h" #include "io/channel.h" #include "hw/qdev-core.h" #include "hw/remote/machine.h" |