diff options
author | Ben Dooks (Codethink) <[email protected]> | 2019-10-17 11:53:48 +0100 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2019-10-31 12:06:01 +0100 |
commit | bbbbd246ee12f5d41aeac3d1b470f7b5b735574c (patch) | |
tree | 619d6d42f50dc9e268fb3b5e9bd4bd81d15b7896 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff) |
clk: rockchip: make clk_half_divider_ops static
The clk_half_divider_ops is not used outside or declared
outside of drivers/clk/rockchip/clk-half-divider.c so make
it static to avoid the following warning:
drivers/clk/rockchip/clk-half-divider.c:142:22: warning: symbol 'clk_half_divider_ops' was not declared. Should it be static?
Signed-off-by: Ben Dooks <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions