]> git.baikalelectronics.ru Git - kernel.git/commit
clk: Remove clk.h from clk-provider.h
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 23 Jun 2015 00:13:49 +0000 (17:13 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 20 Jul 2015 18:11:42 +0000 (11:11 -0700)
commit52dcf7894326bf67a5866c166864538cebba62e0
tree48bc111606a3a5898d518209f7065f4f68332483
parent76f909522713a381558627495d7921605d4e426a
clk: Remove clk.h from clk-provider.h

Remove clk.h from clk-provider.h so that we can clearly split clk
providers from clk consumers. This will allow us to quickly
detect when clock providers are using the consumer APIs by
looking at the includes.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
include/linux/clk-provider.h