diff options
author | Valdis Kletnieks <valdis.kletnieks@vt.edu> | 2019-03-12 09:38:35 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-03-22 13:38:26 +0100 |
commit | e8750053d64a3317cbc15f8341f0f11ca751bfeb (patch) | |
tree | a83b1bee8766a3de03e578648a3f6cb15de2b2d6 /drivers/clocksource/clps711x-timer.c | |
parent | Linux 5.1-rc1 (diff) | |
download | linux-e8750053d64a3317cbc15f8341f0f11ca751bfeb.tar.xz linux-e8750053d64a3317cbc15f8341f0f11ca751bfeb.zip |
time/jiffies: Make refined_jiffies static
sparse complains:
CHECK kernel/time/jiffies.c
kernel/time/jiffies.c:92:20: warning: symbol 'refined_jiffies' was not
declared. Should it be static?
Its only used in file scope. Make it static.
Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/32342.1552379915@turing-police
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions