OSDN Git Service

clk: clps711x: 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:52:53 +0000 (10:52 -0700)
commita87b6866a0ecaa88379d1eeb194f218fbfd0eaf5
tree3a5222cce920596829d6789e718d42c5d6d1212c
parentfc1699c802d316d3a8fa0d4d6a09ec8e108652ce
clk: clps711x: 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: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-clps711x.c