qemu-e2k/hw/adc
Philippe Mathieu-Daudé 6e76d35f23 hw/adc/zynq-xadc: Use qemu_irq typedef
Except hw/core/irq.c which implements the forward-declared opaque
qemu_irq structure, hw/adc/zynq-xadc.{c,h} are the only files not
using the typedef. Fix this single exception.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Message-id: 20220509202035.50335-1-philippe.mathieu.daude@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2022-05-19 16:19:02 +01:00
..
Kconfig adc: Move the max111x driver to the adc directory 2021-06-17 07:10:32 -05:00
aspeed_adc.c aspeed/adc: Add AST1030 support 2022-05-02 17:03:02 +02:00
max111x.c adc: Move the max111x driver to the adc directory 2021-06-17 07:10:32 -05:00
meson.build hw/adc: Add basic Aspeed ADC model 2021-10-12 08:20:08 +02:00
npcm7xx_adc.c clock: Add ClockEvent parameter to callbacks 2021-03-08 17:20:01 +00:00
stm32f2xx_adc.c hw/adc/stm32f2xx_adc: Correct memory region size and access size 2020-06-05 17:23:09 +01:00
trace-events hw/adc: Add basic Aspeed ADC model 2021-10-12 08:20:08 +02:00
trace.h hw/adc: Add an ADC module for NPCM7XX 2021-01-12 21:19:02 +00:00
zynq-xadc.c hw/adc/zynq-xadc: Use qemu_irq typedef 2022-05-19 16:19:02 +01:00