]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/sd/sdhci.c
hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
[mirror_qemu.git] / hw / sd / sdhci.c
index 17ad5465a76bff7537337bba104771769f47f3d4..7b80b1d93f51583a8cd314f0ab7573ea3422a868 100644 (file)
@@ -33,6 +33,7 @@
 #include "hw/sd/sdhci.h"
 #include "sdhci-internal.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "trace.h"
 
 #define TYPE_SDHCI_BUS "sdhci-bus"