diff options
author | Stephen Boyd <sboyd@kernel.org> | 2019-05-23 17:11:57 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-05-23 17:11:57 -0700 |
commit | 30d5a945743cd05ec5c847f2e38c2fbda5e00944 (patch) | |
tree | fb31f1be982c2d35ccc155a716cfdd0ddfdc7d5d /include/linux/smscphy.h | |
parent | 59fcdce425b7c947ccea03a16e393af9bb4d6262 (diff) |
clk: Unexport __clk_of_table
This symbol doesn't need to be exported to clk providers anymore.
Originally, it was hidden inside clk.c, but then OMAP needed to get
access to it in commit 819b4861c18d ("CLK: ti: add init support for
clock IP blocks"), but eventually that code also changed in commit
c08ee14cc663 ("clk: ti: change clock init to use generic of_clk_init")
and we were left with this exported. Move this back into clk.c so that
it isn't exposed anymore.
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/linux/smscphy.h')
0 files changed, 0 insertions, 0 deletions