]> git.proxmox.com Git - qemu.git/blobdiff - arch_init.c
xhci: fix portsc writes
[qemu.git] / arch_init.c
index 769ce77e61dc826b7037dc12ee1f1e30419bc8dd..92de1bde495dea2c7ee3c5e5c433618b7060559e 100644 (file)
@@ -40,7 +40,6 @@
 #include "hw/audio/audio.h"
 #include "sysemu/kvm.h"
 #include "migration/migration.h"
-#include "exec/gdbstub.h"
 #include "hw/i386/smbios.h"
 #include "exec/address-spaces.h"
 #include "hw/audio/pcspk.h"
@@ -49,6 +48,7 @@
 #include "qmp-commands.h"
 #include "trace.h"
 #include "exec/cpu-all.h"
+#include "hw/acpi/acpi.h"
 
 #ifdef DEBUG_ARCH_INIT
 #define DPRINTF(fmt, ...) \