qemu-e2k/hw/hppa
Mark Cave-Ayland 36f9bbdb17 dino: remove unused dino_set_timer_irq() IRQ handler
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-ayland@ilande.co.uk>
Acked-by: Helge Deller <deller@gmx.de>
Message-Id: <20220504092600.10048-19-mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2022-05-08 18:52:36 +01:00
..
Kconfig hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine 2022-05-08 18:52:36 +01:00
dino.c dino: remove unused dino_set_timer_irq() IRQ handler 2022-05-08 18:52:36 +01:00
dino.h dino: define IRQ inputs as qdev GPIOs 2022-05-08 18:52:36 +01:00
hppa_hardware.h hw/hppa: Allow up to 16 emulated CPUs 2022-02-02 18:46:41 +01:00
hppa_sys.h dino: remove unused dino_set_timer_irq() IRQ handler 2022-05-08 18:52:36 +01:00
lasi.c Do not include exec/address-spaces.h if it's not really necessary 2021-05-02 17:24:51 +02:00
machine.c dino: remove unused dino_set_timer_irq() IRQ handler 2022-05-08 18:52:36 +01:00
meson.build hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine 2022-05-08 18:52:36 +01:00
pci.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00