]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/timer/arm_timer.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / timer / arm_timer.c
index 98fddd7ac10e035d2c99068b6b3e3facdfe65ab2..f0a753404d4bab100cce31ea6f014d917c9381d2 100644 (file)
 #include "qemu/osdep.h"
 #include "hw/sysbus.h"
 #include "qemu/timer.h"
-#include "qemu-common.h"
 #include "hw/qdev.h"
 #include "hw/ptimer.h"
 #include "qemu/main-loop.h"
+#include "qemu/module.h"
 #include "qemu/log.h"
 
 /* Common timer implementation.  */