From: John Stultz Date: Wed, 14 Jul 2010 00:56:25 +0000 (-0700) Subject: hrtimer: Cleanup direct access to wall_to_monotonic X-Git-Tag: v2.6.36-rc1~514^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab4351a4c888016620f43bde605b3d0964af339;p=pandora-kernel.git 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 LKML-Reference: <1279068988-21864-9-git-send-email-johnstul@us.ibm.com> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed