|
|
@@ -123,7 +123,7 @@ static const struct clk_ops clk_sp810_timerclken_ops = {
|
|
|
.set_parent = clk_sp810_timerclken_set_parent,
|
|
|
};
|
|
|
|
|
|
-struct clk *clk_sp810_timerclken_of_get(struct of_phandle_args *clkspec,
|
|
|
+static struct clk *clk_sp810_timerclken_of_get(struct of_phandle_args *clkspec,
|
|
|
void *data)
|
|
|
{
|
|
|
struct clk_sp810 *sp810 = data;
|