]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
adc: Move the zynq-xadc file to the adc directories
authorCorey Minyard <cminyard@mvista.com>
Tue, 18 May 2021 20:51:24 +0000 (15:51 -0500)
committerCorey Minyard <cminyard@mvista.com>
Thu, 17 Jun 2021 12:10:32 +0000 (07:10 -0500)
commit246f530cdb5a93b5da6db2c2fb00549b4081d943
treeafabaef5474062ca556efb01ba48288f1754633e
parent38848ce565849e5b867a5e08022b3c755039c11a
adc: Move the zynq-xadc file to the adc directories

It's an ADC, put it where it belongs.

Cc: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Cc: Alistair Francis <alistair@alistair23.me>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-arm@nongnu.org
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
MAINTAINERS
hw/adc/meson.build
hw/adc/zynq-xadc.c [new file with mode: 0644]
hw/arm/xilinx_zynq.c
hw/misc/meson.build
hw/misc/zynq-xadc.c [deleted file]
include/hw/adc/zynq-xadc.h [new file with mode: 0644]
include/hw/misc/zynq-xadc.h [deleted file]