commit | 8b094cd03b4a3793220d8d8d86a173bfea8c285b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jul 16 21:04:02 2014 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Wed Jul 23 10:17:54 2014 -0700 |
tree | fd0e63d38403f4413fa39095e1eff99f7b23d36c | |
parent | 7d489d15ce4be5310ca60e5896df833f9b3b4088 [diff] |
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>