]> git.karo-electronics.de Git - linux-beck.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)
commite873473cbcb570360889415e4a5680e09fe6d031
tree563cfb98be7abca53034000a9e9c43a2ae8f7093
parent608f9b6e15e70535695996c6a9cde0f3dcd02251
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