Skip to content
Commit f89ea8f9 authored by Tom Rix's avatar Tom Rix Committed by Stephen Boyd
Browse files

clk: imx: set imx_clk_gpr_mux_ops storage-class-specifier to static



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: default avatarTom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20230205030138.1723614-1-trix@redhat.com


Fixes: ee394f63 ("clk: imx: add clk-gpr-mux driver")
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent dede211f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment