On 10/2/20 11:42 AM, Philippe Mathieu-Daudé wrote: > Use the BCM2835_SYSTIMER_COUNT definition instead of the > magic '4' value. > > Reviewed-by: Luc Michel <[email protected]> > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > include/hw/timer/bcm2835_systmr.h | 4 +++- > hw/timer/bcm2835_systmr.c | 3 ++- > 2 files changed, 5 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
