summary refs log tree commit diff stats
path: root/hw/misc/imx7_snvs.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/imx7_snvs.c')
-rw-r--r--hw/misc/imx7_snvs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/imx7_snvs.c b/hw/misc/imx7_snvs.c
index 4df482b282..55b962a453 100644
--- a/hw/misc/imx7_snvs.c
+++ b/hw/misc/imx7_snvs.c
@@ -15,6 +15,7 @@
 #include "qemu/osdep.h"
 #include "hw/misc/imx7_snvs.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "sysemu/sysemu.h"
 
 static uint64_t imx7_snvs_read(void *opaque, hwaddr offset, unsigned size)