Skip to content

Commit d0610c6

Browse files
bulwahnarndb
authored andcommitted
MAINTAINERS: adjust SAMSUNG SOC CLOCK DRIVERS after s3c24xx support removal
Commit a4946a1 ("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: a4946a1 ("ARM: s3c: remove all s3c24xx support") Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 323c54b commit d0610c6

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
@@ -18337,7 +18337,6 @@ F: Documentation/devicetree/bindings/clock/samsung,*.yaml
1833718337
F: Documentation/devicetree/bindings/clock/samsung,s3c*
1833818338
F: drivers/clk/samsung/
1833918339
F: include/dt-bindings/clock/exynos*.h
18340-
F: include/dt-bindings/clock/s3c*.h
1834118340
F: include/dt-bindings/clock/s5p*.h
1834218341
F: include/dt-bindings/clock/samsung,*.h
1834318342
F: include/linux/clk/samsung.h

0 commit comments

Comments
 (0)