]> git.baikalelectronics.ru Git - kernel.git/commit
clk: keystone: 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:08 +0000 (10:53 -0700)
commit0bf5a9eff853e3a672856a9869ef10fc8272d04c
tree7fb012c1a50643cf8b6ae048528f2cc9c6a29a78
parent76a0bfb1867a7a540a651907f42f6a19395fd130
clk: keystone: 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: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Cc: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/keystone/gate.c
drivers/clk/keystone/pll.c