You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/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>
3 years ago
..
aspeed_adc.h aspeed/adc: Add AST1030 support 3 years ago
max111x.h adc: Move the max111x driver to the adc directory 3 years ago
npcm7xx_adc.h hw/adc: Add an ADC module for NPCM7XX 4 years ago
stm32f2xx_adc.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
zynq-xadc.h hw/adc/zynq-xadc: Use qemu_irq typedef 3 years ago