|
@@ -49,7 +49,6 @@ unsigned long followparent_recalc(struct clk *);
|
|
void recalculate_root_clocks(void);
|
|
void recalculate_root_clocks(void);
|
|
void propagate_rate(struct clk *);
|
|
void propagate_rate(struct clk *);
|
|
int clk_reparent(struct clk *child, struct clk *parent);
|
|
int clk_reparent(struct clk *child, struct clk *parent);
|
|
-void clk_recalc_rate(struct clk *);
|
|
|
|
int clk_register(struct clk *);
|
|
int clk_register(struct clk *);
|
|
void clk_unregister(struct clk *);
|
|
void clk_unregister(struct clk *);
|
|
|
|
|