From 1281f0ae2d0dd278d4812b58fbe26e4c2b8b07c3 Mon Sep 17 00:00:00 2001 From: "Dr. David Alan Gilbert" Date: Mon, 28 Apr 2025 00:30:16 +0100 Subject: [PATCH] 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 --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.47.3