time: Consolidate the time accessor prototypes
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:02 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:17:54 +0000 (10:17 -0700)
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>

No differences found