summaryrefslogtreecommitdiffstats
path: root/kernel/time/time.c
diff options
context:
space:
mode:
authorThomas Gleixner2014-07-16 23:04:02 +0200
committerJohn Stultz2014-07-23 19:17:54 +0200
commit8b094cd03b4a3793220d8d8d86a173bfea8c285b (patch)
treefd0e63d38403f4413fa39095e1eff99f7b23d36c /kernel/time/time.c
parenttimekeeping: Convert timekeeping core to use timespec64s (diff)
downloadkernel-qcow2-linux-8b094cd03b4a3793220d8d8d86a173bfea8c285b.tar.gz
kernel-qcow2-linux-8b094cd03b4a3793220d8d8d86a173bfea8c285b.tar.xz
kernel-qcow2-linux-8b094cd03b4a3793220d8d8d86a173bfea8c285b.zip
time: Consolidate the time accessor prototypes
Right now we have time related prototypes in 3 different header files. Move it to a single timekeeping header file and move the core internal stuff into a core private header. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'kernel/time/time.c')
-rw-r--r--kernel/time/time.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/time/time.c b/kernel/time/time.c
index e8121a67fd74..278c63cc8054 100644
--- a/kernel/time/time.c
+++ b/kernel/time/time.c
@@ -42,6 +42,7 @@
#include <asm/unistd.h>
#include "timeconst.h"
+#include "timekeeping.h"
/*
* The timezone where the local system is located. Used as a default by some