diff options
author | Chen-Yu Tsai <[email protected]> | 2022-02-08 20:40:13 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-02-17 12:12:22 -0800 |
commit | 7b375737e47eaf6c715a3cf1d6d7089b4d295b0d (patch) | |
tree | 5600ec767f6c8b6bb3ee935fb95dfc93da4d46fc /drivers/fpga/fpga-mgr.c | |
parent | 0b4b0387ddf6ab2b29d16147973fcf12ba0a0441 (diff) |
clk: mediatek: mux: Internalize struct mtk_clk_mux
struct mtk_clk_mux is an implementation detail of the mux clk type,
and is not used outside of the implementation.
Internalize the definition to minimize leakage of details and shrink
the header file.
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 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions