linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section
@ 2023-08-25  5:39 Lukas Bulwahn
  2023-08-25  8:42 ` Linus Walleij
  2023-08-27 21:49 ` Alexandre Belloni
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2023-08-25  5:39 UTC (permalink / raw)
  To: Linus Walleij, Alessandro Zummo, Alexandre Belloni, linux-rtc
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit d890cfc25fe9 ("rtc: ds2404: Convert to GPIO descriptors") removes
the rtc-ds2404.h platform data and with that, there is no file remaining
matching the pattern 'include/linux/platform_data/rtc-*'. Hence,
./scripts/get_maintainer.pl --self-test=patterns complains about a broken
reference.

Remove the obsolete file pattern in the REAL TIME CLOCK (RTC) SUBSYSTEM.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Linus, please ack.

Alexandre, please pick this into your rtc tree.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 250c43c675cb..52277ee9c1b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18089,7 +18089,6 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git
 F:	Documentation/admin-guide/rtc.rst
 F:	Documentation/devicetree/bindings/rtc/
 F:	drivers/rtc/
-F:	include/linux/platform_data/rtc-*
 F:	include/linux/rtc.h
 F:	include/linux/rtc/
 F:	include/uapi/linux/rtc.h
-- 
2.17.1


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

end of thread, other threads:[~2023-08-27 21:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-25  5:39 [PATCH] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section Lukas Bulwahn
2023-08-25  8:42 ` Linus Walleij
2023-08-27 21:49 ` Alexandre Belloni

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).