[PATCH] MAINTAINERS: drop obsolete file entry in PXA2xx/PXA3xx SUPPORT

Lukas Bulwahn lbulwahn at redhat.com
Tue May 19 02:07:20 PDT 2026


From: Lukas Bulwahn <lukas.bulwahn at redhat.com>

Commit 42f67e1d1cba ("ASoC: pxa: integrate sound/arm/pxa2xx into
sound/soc/pxa2xx") moves all files matching sound/arm/pxa* into
sound/soc/pxa/. Hence, the file entry in referring to sound/arm/pxa* does
not match any file in the repository anymore. As the PXA2xx/PXA3xx SUPPORT
section already contains a file entry referring to sound/soc/pxa/, the
moved files are already matched by the existing file entries.

Simply drop the obsolete file entry in PXA2xx/PXA3xx SUPPORT.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn at redhat.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f986eb688ae4..e541617ac448 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21774,7 +21774,6 @@ F:	drivers/pinctrl/pxa/
 F:	drivers/spi/spi-pxa2xx*
 F:	drivers/usb/gadget/udc/pxa2*
 F:	include/sound/pxa2xx-lib.h
-F:	sound/arm/pxa*
 F:	sound/soc/pxa/
 
 QAT DRIVER
-- 
2.54.0




More information about the linux-arm-kernel mailing list