Skip to content
Commit 61ae7656 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

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: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 6acc63b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment