]> git.baikalelectronics.ru Git - kernel.git/commit
clk: twl6040: 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:02 +0000 (10:53 -0700)
commit7ec95934c2b5fa5e80778da2ca57352b906d6971
tree563cfb98be7abca53034000a9e9c43a2ae8f7093
parent7a1431af44376de2634120158cad6c9663b47ecc
clk: twl6040: 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: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-twl6040.c