]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/gpio/omap_gpio.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / gpio / omap_gpio.c
index 08472193b5c37f6cb18a0e3fcf32e85adfb8f812..e2785c5dc7d757e275b02d2ad8ab95cf835f54b0 100644 (file)
@@ -23,6 +23,7 @@
 #include "hw/arm/omap.h"
 #include "hw/sysbus.h"
 #include "qemu/error-report.h"
+#include "qemu/module.h"
 #include "qapi/error.h"
 
 struct omap_gpio_s {