commit | f684ff8b67ec19f003cc894477afb20442064692 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri Jun 19 15:00:46 2015 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Jul 20 11:11:10 2015 -0700 |
tree | d3994a2073f40da9014caaeae1f5c351052938da | |
parent | 39482a1331ca70184145456df4206405b5b729e3 [diff] |
clk: rockchip: Properly include clk.h Clock provider drivers generally shouldn't include clk.h because it's the consumer API. Only include clk.h if it's actually used. Cc: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>