On 7/4/23 16:49, Philippe Mathieu-Daudé wrote:
Move sp804_properties[] and sp804_class_init() around with the rest of SP804 code code. What follows the "Integrator/CP timer module." is strictly ICP related.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> Reviewed-by: Peter Maydell<peter.mayd...@linaro.org> --- hw/timer/arm_timer.c | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~