]> Git Repo - qemu.git/blobdiff - hw/arm/versatilepb.c
Include qemu-common.h exactly where needed
[qemu.git] / hw / arm / versatilepb.c
index d67181810a6b7854903bd26d39bc254d20a5c97f..e5857117ac9389ee8cdefa944993ef98637d59fe 100644 (file)
@@ -9,11 +9,10 @@
 
 #include "qemu/osdep.h"
 #include "qapi/error.h"
-#include "qemu-common.h"
 #include "cpu.h"
 #include "hw/sysbus.h"
-#include "hw/arm/arm.h"
-#include "hw/devices.h"
+#include "hw/arm/boot.h"
+#include "hw/net/smc91c111.h"
 #include "net/net.h"
 #include "sysemu/sysemu.h"
 #include "hw/pci/pci.h"
This page took 0.023458 seconds and 4 git commands to generate.