arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
commit38867d0b7e7266d845d1b7d471edae4b73e9eb1a
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Jan 2021 11:41:44 +0000 (28 11:41 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2021 15:54:44 +0000 (29 15:54 +0000)
treefe75984fd38f9df85afb85d591c83c77c54f802c
parent911612989d8224e1e37e47438dac29330f0798ff
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE

Now no users are setting the frq properties on the CMSDK timer,
dualtimer, watchdog or ARMSSE SoC devices, we can remove the
properties and the struct fields that back them.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Luc Michel <luc@lmichel.fr>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210128114145.20536-25-peter.maydell@linaro.org
Message-id: 20210121190622.22000-25-peter.maydell@linaro.org
hw/arm/armsse.c
hw/timer/cmsdk-apb-dualtimer.c
hw/timer/cmsdk-apb-timer.c
hw/watchdog/cmsdk-apb-watchdog.c
include/hw/arm/armsse.h
include/hw/timer/cmsdk-apb-dualtimer.h
include/hw/timer/cmsdk-apb-timer.h
include/hw/watchdog/cmsdk-apb-watchdog.h