On Mon, 2026-02-09 at 10:39 -0600, David Lechner wrote: > Make the mtk_pll_early_init() function static in several files. It is > only used within those files, so there is no need to have it in the > global namespace. > --- > arch/arm/mach-mediatek/mt7629/init.c | 2 +- > arch/arm/mach-mediatek/mt8516/init.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >
[snip...] Reviewed-by: Macpaul Lin <[email protected]> Thanks! Macpaul Lin

