commit | c302e1e28078fbb31e179c48d9a990fb0e9334e4 | [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:15 2015 -0700 |
tree | a5123e89b6f36332ba83f982aa2081b57e051059 | |
parent | b0af24b523c21c918eb64541df4450b9da7ed195 [diff] |
clk: spear: Remove clk.h include Clock provider drivers generally shouldn't include clk.h because it's the consumer API. Remove the include here because this is a provider driver. Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>