commit | 9767b04fe663f84040aae1fb76d67246b856d107 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jan 20 22:23:43 2015 +0100 |
committer | Michael Turquette <mturquette@linaro.org> | Tue Jan 27 11:52:43 2015 -0800 |
tree | ae07e5e0753d8c8ef6d6fda9a90d006ea3f16866 | |
parent | 0489ea9e5c894faa7e5ec690261ee86fa51ea6b8 [diff] |
clk: Export phase functions The phase setter and getter were not exported until now, which was causing build breakages when callers were compiled as module. Export these two functions. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Michael Turquette <mturquette@linaro.org>