commit | cfe76a28e37112f471d4bcb8d5f336e3416299b7 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri May 12 09:40:49 2017 +0200 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Jun 02 16:27:17 2017 -0700 |
tree | a797bbec815c0173e9d7c8c6dca6834cb5c72287 | |
parent | 3542976d85d96ab83f6c5b3ff9fb483620c6ba47 [diff] |
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>