]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: wm831x: Remove clk.h include
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 19 Jun 2015 22:00:46 +0000 (15:00 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 20 Jul 2015 17:53:05 +0000 (10:53 -0700)
commit6063b663e872faa005669d1379439dfba805a1ea
tree2833d3ce85ad748675edb0a3c97f317d5eba5dcd
parente26684701388db6406e640ad05cbe84e5232ddb7
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>
drivers/clk/clk-wm831x.c