]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: versatile: delete old RealView clock implementation
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 12 May 2017 07:40:49 +0000 (09:40 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 2 Jun 2017 23:27:17 +0000 (16:27 -0700)
commitcfe76a28e37112f471d4bcb8d5f336e3416299b7
treea797bbec815c0173e9d7c8c6dca6834cb5c72287
parent3542976d85d96ab83f6c5b3ff9fb483620c6ba47
clk: versatile: delete old RealView clock implementation

The old RealView clock implementation is not used anymore
(nothing in the kernel calls realview_clk_init()) as we have
moved all clocks over to device tree. Delete it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/versatile/Makefile
drivers/clk/versatile/clk-realview.c [deleted file]
include/linux/platform_data/clk-realview.h [deleted file]