include/hw/misc/zynq_slcr.h 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]> Message-ID: <[email protected]> Reviewed-by: Alistair Francis <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index ab83fd216d..5326ab2438 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1143,7 +1143,6 @@ F: hw/misc/xlnx-zynq-ddrc.c F: hw/misc/zynq_slcr.c F: hw/adc/zynq-xadc.c F: include/hw/misc/xlnx-zynq-ddrc.h -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
