mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 21:26:14 +01:00
MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section
Commit d890cfc25f ("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>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230825053910.17941-1-lukas.bulwahn@gmail.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
This commit is contained in:
parent
dac7837848
commit
45cc2a7de9
1 changed files with 0 additions and 1 deletions
|
|
@ -17928,7 +17928,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue