]> git.karo-electronics.de Git - karo-tx-linux.git/commit
timekeeping: Make xtime and wall_to_monotonic static
authorJohn Stultz <johnstul@us.ibm.com>
Wed, 14 Jul 2010 00:56:26 +0000 (17:56 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 27 Jul 2010 10:40:55 +0000 (12:40 +0200)
commit0fb86b06298b6cd3205cac2e68a499f269282dac
tree3adcd4149fbe643ea8cae88578e169d02b7a9e5f
parent8ab4351a4c888016620f43bde605b3d0964af339
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>
Documentation/feature-removal-schedule.txt
include/linux/time.h
kernel/time/timekeeping.c