On 1/21/21 8:06 PM, Peter Maydell wrote: > Remove all the code that sets frequency properties on the CMSDK > timer, dualtimer and watchdog devices and on the ARMSSE SoC device: > these properties are unused now that the devices rely on their Clock > inputs instead. > > Signed-off-by: Peter Maydell <[email protected]> > --- > hw/arm/armsse.c | 7 ------- > hw/arm/mps2-tz.c | 1 - > hw/arm/mps2.c | 3 --- > hw/arm/musca.c | 1 - > hw/arm/stellaris.c | 3 --- > 5 files changed, 15 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
