diff options
author | Chen-Yu Tsai <[email protected]> | 2022-02-08 20:40:06 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-02-17 12:12:21 -0800 |
commit | ee488dc918bcb1140ad1ebb4459c702c9b53444b (patch) | |
tree | f0464e8a5f02d9aab7ba6551f8b84fc69fd89eb3 /include/linux/overflow.h | |
parent | 19b8d43887f52e65c38fb828c0976656b6302337 (diff) |
clk: mediatek: gate: Internalize clk implementation
struct mtk_clk_gate and mtk_clk_register_gate() are not used outside of
the gate clk library. Only the API that handles a list of clks is used
by the individual platform clk drivers.
Internalize the parts that aren't used outside of the implementation.
Signed-off-by: Chen-Yu Tsai <[email protected]>
Reviewed-by: Miles Chen <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Chun-Jie Chen <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions