X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=drivers%2Fclk%2Fti%2Fclock.h;h=4223a399b3175e4f25cf44ff3023545f79677895;hb=b88b5b7182b07ebdc1ab692b4fc6a10abfff208d;hp=1c0fac59d8090fdf175a8d3baf0a1ef6e809cc49;hpb=9e98c678c2d6ae3a17cb2de55d17f69dddaa231b;p=linux.git diff --git a/drivers/clk/ti/clock.h b/drivers/clk/ti/clock.h index 1c0fac59d809..4223a399b317 100644 --- a/drivers/clk/ti/clock.h +++ b/drivers/clk/ti/clock.h @@ -303,7 +303,6 @@ long omap4_dpll_regm4xen_round_rate(struct clk_hw *hw, int omap4_dpll_regm4xen_determine_rate(struct clk_hw *hw, struct clk_rate_request *req); int omap2_clk_for_each(int (*fn)(struct clk_hw_omap *hw)); -bool omap2_clk_is_hw_omap(struct clk_hw *hw); extern struct ti_clk_ll_ops *ti_clk_ll_ops;