suport gpu dvs
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-rk30 / clock.h
old mode 100755 (executable)
new mode 100644 (file)
index 7bf2696..fdecd15
@@ -73,6 +73,7 @@ int clk_set_parent_nolock(struct clk *clk, struct clk *parent);
 int clk_set_rate_locked(struct clk * clk,unsigned long rate);
 void clk_register_dvfs(struct clk_node *dvfs_clk, struct clk *clk);
 struct clk_node *clk_get_dvfs_info(struct clk *clk);
+int is_suport_round_rate(struct clk *clk);
 
 #ifdef RK30_CLK_OFFBOARD_TEST
 #include <linux/device.h>