mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 15:27:29 +00:00
timekeeping: Make jiffies_lock internal
Nothing outside of the timekeeping core needs that lock. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org>
This commit is contained in:
parent
23a9537a69
commit
eb93e4d930
3 changed files with 3 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
|||
#include <linux/stop_machine.h>
|
||||
#include <linux/pvclock_gtod.h>
|
||||
|
||||
#include "tick-internal.h"
|
||||
|
||||
static struct timekeeper timekeeper;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue