]> Git Repo - qemu.git/blobdiff - hw/misc/arm11scu.c
ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
[qemu.git] / hw / misc / arm11scu.c
index 7042ce11e8d3bc2faf66308889e00613be095491..3023284d6f824001d9499c203bced7aaed4ad140 100644 (file)
@@ -10,7 +10,9 @@
 
 #include "qemu/osdep.h"
 #include "hw/misc/arm11scu.h"
+#include "hw/qdev-properties.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 
 static uint64_t mpcore_scu_read(void *opaque, hwaddr offset,
                                 unsigned size)
This page took 0.023376 seconds and 4 git commands to generate.