[2/2] MAINTAINERS: adjust SAMSUNG SOC CLOCK DRIVERS after s3c24xx support removal

Message ID 20230111092828.958-3-lukas.bulwahn@gmail.com
State New
Headers
Series MAINTAINERS clean-up after Arnd's rework |

Commit Message

Lukas Bulwahn Jan. 11, 2023, 9:28 a.m. UTC
  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 <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e400f564b0f9..b0a0711090cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18377,7 +18377,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