On Wed, Jun 3, 2026 at 4:44 PM Markus Armbruster <[email protected]> wrote: > > 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]>
Reviewed-by: Alistair Francis <[email protected]> Alistair > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 367d37f40a..8b28a21fe4 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1141,7 +1141,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 > >
