On 5/4/22 04:25, Mark Cave-Ayland wrote:
According to the comments in dino.c the timer IRQ is unused, so remove the empty
dino_set_timer_irq() handler function and simply pass NULL to 
mc146818_rtc_init()
in machine.c instead.

Signed-off-by: Mark Cave-Ayland<mark.cave-ayl...@ilande.co.uk>
Acked-by: Helge Deller<del...@gmx.de>
---
  hw/hppa/dino.c     | 10 +---------
  hw/hppa/hppa_sys.h |  2 +-
  hw/hppa/machine.c  |  5 ++---
  3 files changed, 4 insertions(+), 13 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to