commit | 0fb86b06298b6cd3205cac2e68a499f269282dac | [log] [tgz] |
---|---|---|
author | John Stultz <johnstul@us.ibm.com> | Tue Jul 13 17:56:26 2010 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Jul 27 12:40:55 2010 +0200 |
tree | 3adcd4149fbe643ea8cae88578e169d02b7a9e5f | |
parent | 8ab4351a4c888016620f43bde605b3d0964af339 [diff] |
timekeeping: Make xtime and wall_to_monotonic static This patch makes xtime and wall_to_monotonic static, as planned in Documentation/feature-removal-schedule.txt. This will allow for further cleanups to the timekeeping core. Signed-off-by: John Stultz <johnstul@us.ibm.com> LKML-Reference: <1279068988-21864-10-git-send-email-johnstul@us.ibm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>