]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/hppa/dino.c
Include migration/vmstate.h less
[mirror_qemu.git] / hw / hppa / dino.c
index 40f9e1a9631262e6c61a5b5528d6a7602d3d72a0..dfb9d7a7429f24935108c6fd6887759f40bfe08e 100644 (file)
  */
 
 #include "qemu/osdep.h"
+#include "qemu/module.h"
 #include "qemu/units.h"
 #include "qapi/error.h"
 #include "cpu.h"
 #include "hw/hw.h"
-#include "hw/devices.h"
+#include "hw/irq.h"
 #include "sysemu/sysemu.h"
 #include "hw/pci/pci.h"
 #include "hw/pci/pci_bus.h"
+#include "migration/vmstate.h"
 #include "hppa_sys.h"
 #include "exec/address-spaces.h"