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>
This commit is contained in:

committed by
Stephen Boyd

parent
3542976d85
commit
cfe76a28e3
@@ -1 +0,0 @@
|
||||
void realview_clk_init(void __iomem *sysbase, bool is_pb1176);
|
Reference in New Issue
Block a user