hw/misc/zynq_slcr.c never existed. Fixes: 246f530cdb (adc: Move the zynq-xadc file to the adc directories, 2021-05-18) Cc: Edgar E. Iglesias <[email protected]> Cc: Alistair Francis <[email protected]> Cc: Peter Maydell <[email protected]> Cc: [email protected] Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index a346728415..976bb65778 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1145,7 +1145,6 @@ F: hw/*/xilinx_* F: hw/*/cadence_* F: hw/misc/zynq_slcr.c F: hw/adc/zynq-xadc.c -F: include/hw/misc/zynq_slcr.h F: include/hw/adc/zynq-xadc.h X: hw/ssi/xilinx_* F: docs/system/arm/xlnx-zynq.rst -- 2.54.0
