Re: [PATCH 2/2] clk: tegra: periph: Make tegra_clk_periph_ops static

From: Stephen Boyd
Date: Thu Jul 24 2025 - 18:31:27 EST


Quoting Pei Xiao (2025-07-09 00:37:14)
> Reduce symbol visibility by converting tegra_clk_periph_ops to static.
> Removed the extern declaration from clk.h as the symbol is now locally
> scoped to clk-periph.c.
>
> Signed-off-by: Pei Xiao <xiaopei01@xxxxxxxxxx>
> ---

Applied to clk-next