]> Git Repo - qemu.git/blobdiff - hw/misc/iotkit-sysinfo.c
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200117-1' into...
[qemu.git] / hw / misc / iotkit-sysinfo.c
index 026ba94261356b3b49d12bba31cd2785e4a66edf..783e613959f47720b2f5d5bdf8350a374e64ead0 100644 (file)
 
 #include "qemu/osdep.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "trace.h"
 #include "qapi/error.h"
-#include "sysemu/sysemu.h"
 #include "hw/sysbus.h"
 #include "hw/registerfields.h"
 #include "hw/misc/iotkit-sysinfo.h"
+#include "hw/qdev-properties.h"
 
 REG32(SYS_VERSION, 0x0)
 REG32(SYS_CONFIG, 0x4)
This page took 0.025739 seconds and 4 git commands to generate.