aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2023-01-11 10:28:28 +0100
committerArnd Bergmann <[email protected]>2023-02-01 17:29:30 +0100
commitd0610c6e97b5975b38ced92abb7258492200fe05 (patch)
tree19e7824d5bf0ad57b9bf09a56ad15f7a579d1806
parent323c54b97f833e8cd7b81eb773e3cdc0112a9984 (diff)
MAINTAINERS: adjust SAMSUNG SOC CLOCK DRIVERS after s3c24xx support removal
Commit a4946a153cb9 ("ARM: s3c: remove all s3c24xx support") removes all files that match the file pattern 'include/dt-bindings/clock/s3c*.h'. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a obsolete file pattern in SAMSUNG SOC CLOCK DRIVERS, as it does not match any file in the repository after the commit above. Remove this obsolete file entry in SAMSUNG SOC CLOCK DRIVERS. Fixes: a4946a153cb9 ("ARM: s3c: remove all s3c24xx support") Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1b90c68b688b..33d5764899a4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18337,7 +18337,6 @@ F: Documentation/devicetree/bindings/clock/samsung,*.yaml
F: Documentation/devicetree/bindings/clock/samsung,s3c*
F: drivers/clk/samsung/
F: include/dt-bindings/clock/exynos*.h
-F: include/dt-bindings/clock/s3c*.h
F: include/dt-bindings/clock/s5p*.h
F: include/dt-bindings/clock/samsung,*.h
F: include/linux/clk/samsung.h