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:
parent
3542976d85
commit
cfe76a28e3
3 changed files with 0 additions and 99 deletions
|
|
@ -1 +0,0 @@
|
|||
void realview_clk_init(void __iomem *sysbase, bool is_pb1176);
|
||||
Loading…
Add table
Add a link
Reference in a new issue