[PATCH v3 08/31] clk: mediatek: cpumux: Clean up included headers
Stephen Boyd
sboyd at kernel.org
Thu Feb 17 12:21:46 PST 2022
Quoting Chen-Yu Tsai (2022-02-08 04:40:11)
> 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 <wenst at chromium.org>
> Reviewed-by: Miles Chen <miles.chen at mediatek.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list