commit | bc2c8ea483d73e95fc88f1fc9e7755180f89b892 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Feb 01 13:52:12 2011 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Feb 02 15:28:17 2011 +0100 |
tree | 47e76f7c83ff4f88398ac26bf88f8342f232e5cd | |
parent | 0aa3975f02ce78f27be3076fbfa3d94ae5a659d5 [diff] |
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>