]> 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)
commit28278e401ce31ed161a54dc51425945b5e9dcb09
tree48bc111606a3a5898d518209f7065f4f68332483
parent00fd3fd625be143279110492c445ecace94847a8
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