[PATCH v3 14/31] clk: mediatek: pll: Clean up included headers
Stephen Boyd
sboyd at kernel.org
Thu Feb 17 12:25:38 PST 2022
Quoting Chen-Yu Tsai (2022-02-08 04:40:17)
> 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.
>
> Also, copy the MHZ macro from clk-mtk.h, and drop clk-mtk.h from the
> included headers.
>
> 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