]> git.baikalelectronics.ru Git - kernel.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)
commita27242d6a76298b3c2026f78fdf7b0dcb4e064c3
tree2833d3ce85ad748675edb0a3c97f317d5eba5dcd
parent6c19c574906772dbe64d9762e6e9242088d599b9
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