diff options
author | 2023-02-04 19:01:38 -0800 | |
---|---|---|
committer | 2023-02-10 13:59:04 -0800 | |
commit | f89ea8f9ce9a76af895cada153fde6e39908aac0 (patch) | |
tree | 4d6d6733023a82f197016966f4c5e7fe9b80a6df /tools/perf/scripts/python/flamegraph.py | |
parent | Merge tag 'clk-imx-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux into clk-imx (diff) | |
download | wireguard-linux-f89ea8f9ce9a76af895cada153fde6e39908aac0.tar.xz wireguard-linux-f89ea8f9ce9a76af895cada153fde6e39908aac0.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions