commit | 8ab4351a4c888016620f43bde605b3d0964af339 | [log] [tgz] |
---|---|---|
author | John Stultz <johnstul@us.ibm.com> | Tue Jul 13 17:56:25 2010 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Jul 27 12:40:55 2010 +0200 |
tree | 9d92ee7fbf9391bfcfdc1e49fecc31b9fa4e03c0 | |
parent | 9f31f5774961a735687fee17953ab505b3df3abf [diff] |
hrtimer: Cleanup direct access to wall_to_monotonic Provides an accessor function to replace hrtimer.c's direct access of wall_to_monotonic. This will allow wall_to_monotonic to be made static as planned in Documentation/feature-removal-schedule.txt Signed-off-by: John Stultz <johnstul@us.ibm.com> LKML-Reference: <1279068988-21864-9-git-send-email-johnstul@us.ibm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>