[PATCH] clk: imx: set imx_clk_gpr_mux_ops storage-class-specifier to static
Stephen Boyd
sboyd at kernel.org
Fri Feb 10 13:58:30 PST 2023
Quoting Tom Rix (2023-02-04 19:01:38)
> smatch reports
> drivers/clk/imx/clk-gpr-mux.c:73:22: warning: symbol 'imx_clk_gpr_mux_ops' was not declared. Should it be static?
>
> imx_clk_gpr_mux_ops is only used in clk-gpr-mux.c, so it should be static.
>
> Signed-off-by: Tom Rix <trix at redhat.com>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list