diff options
Diffstat (limited to 'hw/rtc/xlnx-zynqmp-rtc.c')
-rw-r--r-- | hw/rtc/xlnx-zynqmp-rtc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/rtc/xlnx-zynqmp-rtc.c b/hw/rtc/xlnx-zynqmp-rtc.c index f9f09b7296..2bcd14d779 100644 --- a/hw/rtc/xlnx-zynqmp-rtc.c +++ b/hw/rtc/xlnx-zynqmp-rtc.c @@ -32,7 +32,6 @@ #include "qemu/log.h" #include "qemu/module.h" #include "hw/irq.h" -#include "hw/ptimer.h" #include "qemu/cutils.h" #include "sysemu/sysemu.h" #include "trace.h" |