From: Dr. David Alan Gilbert Date: Sun, 27 Apr 2025 23:30:16 +0000 (+0100) Subject: MAINTAINERS: Fix XILINX SD-FEC entry X-Git-Tag: v6.16-rc1~30^2~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1281f0ae2d0dd278d4812b58fbe26e4c2b8b07c3;p=thirdparty%2Flinux.git MAINTAINERS: Fix XILINX SD-FEC entry The SD-FEC entry claims ownership of the generic drivers/misc/Kconfig and drivers/misc/Makefile in reality that driver is just one of many using those files. Remove those file entries. Fixes: e00feed03f8d ("MAINTAINERS: add maintainer for SD-FEC") Signed-off-by: "Dr. David Alan Gilbert" Link: https://lore.kernel.org/r/20250427233016.124044-1-linux@treblig.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/MAINTAINERS b/MAINTAINERS index 3cbf9ac0d83f6..f67fa69696686 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -26567,8 +26567,6 @@ M: Dragan Cvetic S: Maintained F: Documentation/devicetree/bindings/misc/xlnx,sd-fec.yaml F: Documentation/misc-devices/xilinx_sdfec.rst -F: drivers/misc/Kconfig -F: drivers/misc/Makefile F: drivers/misc/xilinx_sdfec.c F: include/uapi/misc/xilinx_sdfec.h