Re: [PATCH v3 08/31] clk: mediatek: cpumux: Clean up included headers

From: Stephen Boyd
Date: Thu Feb 17 2022 - 15:21:55 EST


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@xxxxxxxxxxxx>
> Reviewed-by: Miles Chen <miles.chen@xxxxxxxxxxxx>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
> ---

Applied to clk-next