Skip to content

Commit 45cc2a7

Browse files
bulwahnalexandrebelloni
authored andcommitted
MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section
Commit d890cfc ("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 <[email protected]> Acked-by: Linus Walleij <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent dac7837 commit 45cc2a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17928,7 +17928,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git
1792817928
F: Documentation/admin-guide/rtc.rst
1792917929
F: Documentation/devicetree/bindings/rtc/
1793017930
F: drivers/rtc/
17931-
F: include/linux/platform_data/rtc-*
1793217931
F: include/linux/rtc.h
1793317932
F: include/linux/rtc/
1793417933
F: include/uapi/linux/rtc.h

0 commit comments

Comments
 (0)