]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit24100f5f5f8e90cd15f73a232b407d71c7f32ac7
tree3a5222cce920596829d6789e718d42c5d6d1212c
parent6e27ae8c0914690a8275abda1ed3f37e13468686
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