]> git.baikalelectronics.ru Git - kernel.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)
commit60c0e4a36b7d41a985628c796b7b14a4d7725fd8
tree3adcd4149fbe643ea8cae88578e169d02b7a9e5f
parent85adf11081338a235d8f325602cfdb24b2efaafa
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