diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-09-30 13:11:14 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-01-16 09:26:06 +0100 |
commit | 594b3caeaf7938ce49a920b8fc835a67216ada28 (patch) | |
tree | 0a0014b309243d3c312481f4f92be49c90fbdb7b /MAINTAINERS | |
parent | mmc: remove s3cmci driver (diff) | |
download | linux-594b3caeaf7938ce49a920b8fc835a67216ada28.tar.xz linux-594b3caeaf7938ce49a920b8fc835a67216ada28.zip |
clk: remove s3c24xx driver
The s3c24xx platform is gone, so the clk driver can be removed as
well.
Acked-by: Stephen Boyd <sboyd@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ed103dadc39b..4912290c144a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18440,7 +18440,6 @@ 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 -F: include/linux/platform_data/clk-s3c2410.h SAMSUNG SPI DRIVERS M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> |