OSDN Git Service

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)
commit61ae76563ec3b506235d5dd69c6fdacea321254d
tree48bc111606a3a5898d518209f7065f4f68332483
parent6acc63b5023cbd03d2e04e24cc8d979a69a8ab27
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