diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-07-16 21:04:02 (GMT) |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2014-07-23 17:17:54 (GMT) |
commit | 8b094cd03b4a3793220d8d8d86a173bfea8c285b (patch) | |
tree | fd0e63d38403f4413fa39095e1eff99f7b23d36c /kernel/time/hrtimer.c | |
parent | 7d489d15ce4be5310ca60e5896df833f9b3b4088 (diff) | |
download | linux-8b094cd03b4a3793220d8d8d86a173bfea8c285b.tar.xz |
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/hrtimer.c')
-rw-r--r-- | kernel/time/hrtimer.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c index 64843a8..1c2fe7d 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -54,6 +54,8 @@ #include <trace/events/timer.h> +#include "timekeeping.h" + /* * The timer bases: * |