diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-01-23 02:40:20 +0300 |
---|---|---|
committer | Michael Turquette <mturquette@linaro.org> | 2015-01-27 22:58:54 +0300 |
commit | e387088a03a07583f248a237cb00c5c955a394c9 (patch) | |
tree | 540ef71e5cddc5da2e1e2102399830df6baef1d8 /usr | |
parent | 3a5c111f5d5138f594d41596afbe2862644a73ae (diff) | |
download | linux-e387088a03a07583f248a237cb00c5c955a394c9.tar.xz |
clk: ti: Drop use of clk-private.h
These modules don't need to include clk-private.h. Replace the
include with clk.h because these modules are clock consumers and
also include clk-provider.h in clk/ti.h because struct
clk_hw_omap has a struct clk_hw embedded in it.
Cc: Tero Kristo <t-kristo@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Reviewed-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions