msm: clock-local: Remove rcg_clk_get_rate()
This function is no longer necessary because clk_get_rate() looks
in the clk structure to return the last set rate if there is no
get_rate op. Remove it to save some code space.
Change-Id: I4d7a76bc03fc6c11d4b26b77b53ebbcd3588d9a3
Signed-off-by:
Stephen Boyd <sboyd@codeaurora.org>
Loading
Please sign in to comment