Re: [PATCH v2 14/31] clk: mediatek: pll: Clean up included headers

From: AngeloGioacchino Del Regno
Date: Thu Feb 03 2022 - 04:50:40 EST


Il 02/02/22 14:48, Chen-Yu Tsai ha scritto:
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@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>