linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE
@ 2023-03-23 12:14 Lukas Bulwahn
  2023-03-27  2:51 ` Keguang Zhang
  2023-03-27 16:59 ` Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2023-03-23 12:14 UTC (permalink / raw)
  To: Keguang Zhang, Stephen Boyd, linux-clk, linux-mips
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit c46496119ed0 ("clk: loongson1: Remove the outdated driver") removes
all files matching the pattern drivers/*/*/*loongson1*, but misses to
adjust the file entry for MIPS/LOONGSON1 ARCHITECTURE in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Remove this file entry in MIPS/LOONGSON1 ARCHITECTURE.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Keguang, please ack.
Stephen, please pick this minor fix-up on the top of the commit above.

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8f8e846fc453..4aac18b5d5c1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14047,7 +14047,6 @@ L:	linux-mips@vger.kernel.org
 S:	Maintained
 F:	arch/mips/include/asm/mach-loongson32/
 F:	arch/mips/loongson32/
-F:	drivers/*/*/*loongson1*
 F:	drivers/*/*loongson1*
 
 MIPS/LOONGSON2EF ARCHITECTURE
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-27 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-23 12:14 [PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE Lukas Bulwahn
2023-03-27  2:51 ` Keguang Zhang
2023-03-27 16:59 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).