]> git.baikalelectronics.ru Git - kernel.git/commit
clk: rk808: 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:00 +0000 (10:53 -0700)
commitd9bbeb908985d49835bcf8e7c01cdf0c6938ce4b
tree5e788943948ae7a37cb651b13037047402d7c1db
parentf57acd5852a778534f6ec0bae5acc838a5af74e4
clk: rk808: 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: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-rk808.c