diff options
author | Chen-Yu Tsai <[email protected]> | 2022-02-08 20:40:23 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-02-17 12:12:23 -0800 |
commit | c42a2888e0db3bb53e5a2df5ac5fd82991583595 (patch) | |
tree | b51c516fda6245b0d43a4d278a379a70b63d2031 /lib/test-string_helpers.c | |
parent | 2204d96b1919126a7929da891fb6baa5fab8a945 (diff) |
clk: mediatek: mtk: Clean up included headers
Some included headers aren't actually used anywhere, while other headers
with the declaration of functions and structures aren't directly
included.
Get rid of the unused ones, and add the ones that should be included
directly.
On the header side, replace headers that are included purely for data
structure definitions with forward declarations. This decreases the
amount of preprocessing and compilation effort required for each
inclusion.
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 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions