commit | ba2a631b14fe8a9c122801c648c49a543d020d8d | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue Oct 16 23:27:16 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:53 2007 -0700 |
tree | 7f89f02d314c9aec6959066a1285fcd16f5bc2b1 | |
parent | f44ec6f3f89889a469773b1fd894f8fcc07c29cf [diff] |
kernel/time/timekeeping.c: cleanups - remove the no longer required __attribute__((weak)) of xtime_lock - remove the following no longer used EXPORT_SYMBOL's: - xtime - xtime_lock Signed-off-by: Adrian Bunk <bunk@kernel.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>