]> git.proxmox.com Git - mirror_qemu.git/commitdiff
hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 20 Feb 2023 11:51:13 +0000 (12:51 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Feb 2023 13:27:05 +0000 (13:27 +0000)
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20230220115114.25237-8-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/hw/timer/cmsdk-apb-timer.h

index c4c7eae849995abbd093a96a8ce7ebd58facf615..2dd615d1be9b11384b60c68f7f8edf84467724d5 100644 (file)
@@ -12,7 +12,6 @@
 #ifndef CMSDK_APB_TIMER_H
 #define CMSDK_APB_TIMER_H
 
-#include "hw/qdev-properties.h"
 #include "hw/sysbus.h"
 #include "hw/ptimer.h"
 #include "hw/clock.h"