]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/timer/exynos4210_rtc.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / timer / exynos4210_rtc.c
index 4607833e3e6f4f3a79d06f99018c71f57cc20048..0d65f6f3e3a5f0e95fc1d15c3af40ac8f95eefc5 100644 (file)
@@ -27,9 +27,9 @@
 
 #include "qemu/osdep.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "hw/sysbus.h"
 #include "qemu/timer.h"
-#include "qemu-common.h"
 #include "qemu/bcd.h"
 #include "hw/ptimer.h"