diff options
| author | Ben Dooks (Codethink) <[email protected]> | 2019-10-22 13:12:26 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2019-10-23 12:48:23 +0000 |
| commit | 086ee46b08634a999bcd1707eabe3b0dc1806674 (patch) | |
| tree | 1f64ee4748a2958abf45e33d6416bd552fc33695 /net/unix/af_unix.c | |
| parent | lib/vdso: Make clock_getres() POSIX compliant again (diff) | |
| download | kernel-086ee46b08634a999bcd1707eabe3b0dc1806674.tar.gz kernel-086ee46b08634a999bcd1707eabe3b0dc1806674.zip | |
timers/sched_clock: Include local timekeeping.h for missing declarations
Include the timekeeping.h header to get the declaration of the
sched_clock_{suspend,resume} functions. Fixes the following sparse
warnings:
kernel/time/sched_clock.c:275:5: warning: symbol 'sched_clock_suspend' was not declared. Should it be static?
kernel/time/sched_clock.c:286:6: warning: symbol 'sched_clock_resume' was not declared. Should it be static?
Signed-off-by: Ben Dooks (Codethink) <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
