posix-timers: Make posix-cpu-timers functions static
authorThomas Gleixner <tglx@linutronix.de>
Tue, 1 Feb 2011 13:52:12 +0000 (13:52 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 2 Feb 2011 14:28:17 +0000 (15:28 +0100)
commitbc2c8ea483d73e95fc88f1fc9e7755180f89b892
tree47e76f7c83ff4f88398ac26bf88f8342f232e5cd
parent0aa3975f02ce78f27be3076fbfa3d94ae5a659d5
posix-timers: Make posix-cpu-timers functions static

All functions are accessed via clock_posix_cpu now. So make them static.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: John Stultz <johnstul@us.ibm.com>
Tested-by: Richard Cochran <richard.cochran@omicron.at>
LKML-Reference: <20110201134419.389755466@linutronix.de>
include/linux/posix-timers.h
kernel/posix-cpu-timers.c