OSDN Git Service

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)
commit059a1aa7eb1de2ccbc41a708e892c080d9e26c60
tree7fb012c1a50643cf8b6ae048528f2cc9c6a29a78
parent593438e44c8e01d3098d69d30353be655c3b27f1
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