Tom Rix f89ea8f9ce 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: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20230205030138.1723614-1-trix@redhat.com
Fixes: ee394f636ad3 ("clk: imx: add clk-gpr-mux driver")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2023-02-10 13:59:04 -08:00
..
2020-08-22 20:36:57 +08:00
2022-09-19 13:06:45 +03:00
2022-01-29 15:12:07 +02:00
2020-09-07 11:08:50 +08:00
2022-01-29 15:12:07 +02:00
2020-08-23 10:08:35 +08:00
2023-01-31 14:45:01 +02:00