diff options
author | Chen-Yu Tsai <[email protected]> | 2022-02-08 20:40:11 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-02-17 12:12:22 -0800 |
commit | 02f0d762319c22dd7f97d9dd491d651189332279 (patch) | |
tree | aef095549890d9127924c9115a77965efdce4e73 /drivers/fpga/fpga-bridge.c | |
parent | 759284426a22a1f66a175b56e6b79fa663b8f7d4 (diff) |
clk: mediatek: cpumux: Clean up included headers
Some headers with the declaration of functions and structures aren't
directly included. Explicitly include them so that future changes to
other headers would not result in an unexpected build break.
On the header side, add forward declarations for any data structures
whose pointers are used in function signatures. No headers are
required.
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-bridge.c')
0 files changed, 0 insertions, 0 deletions