From: Arnd Bergmann Date: Tue, 3 Jun 2014 09:40:14 +0000 (+0200) Subject: clk: export __clk_round_rate for providers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cdf8ee2f88bbc14c697a0b8a2f25f58ed57d591;p=pandora-kernel.git clk: export __clk_round_rate for providers Commit 99cbd064b0 ("clk: qcom: Support display RCG clocks") adds a use of the __clk_round_rate in a clock provided that can be built as a loadable module. This exports the symbol to avoid the build error from compiling the qcom clock as a module. Signed-off-by: Arnd Bergmann Cc: Stephen Boyd Signed-off-by: Mike Turquette --- Reading git-diff-tree failed