commit | 6063b663e872faa005669d1379439dfba805a1ea | [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 10:53:05 2015 -0700 |
tree | 2833d3ce85ad748675edb0a3c97f317d5eba5dcd | |
parent | e26684701388db6406e640ad05cbe84e5232ddb7 [diff] |
clk: wm831x: 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. Cc: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>