diff options
author | Zou Wei <zou_wei@huawei.com> | 2021-06-12 12:27:26 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2021-06-16 18:33:04 +0300 |
commit | be534f8ee137b95046d7c53c8200ffdcf05781a7 (patch) | |
tree | e6c77c802cc6f8855d3309cb6921144a0a283589 /drivers/clocksource/timer-probe.c | |
parent | 68e2215e9d5f5ec8e5ba0158683742932519cad9 (diff) | |
download | linux-be534f8ee137b95046d7c53c8200ffdcf05781a7.tar.xz |
clocksource/drivers/arm_global_timer: Make symbol 'gt_clk_rate_change_nb' static
The sparse tool complains as follows:
drivers/clocksource/arm_global_timer.c:54:23: warning:
symbol 'gt_clk_rate_change_nb' was not declared. Should it be static?
This symbol is not used outside of arm_global_timer.c, so mark it static.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/1623490046-37972-1-git-send-email-zou_wei@huawei.com
Diffstat (limited to 'drivers/clocksource/timer-probe.c')
0 files changed, 0 insertions, 0 deletions