]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Remove getnstimestamp()
authorMatt Helsley <matthltc@us.ibm.com>
Tue, 10 Jan 2006 04:52:40 +0000 (20:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:39 +0000 (08:01 -0800)
commit4e36c0a9d1449a8ac2cbb21a9e36bf614fe65035
treec998a5285cd75d540be20ee6e4aa7ebff0cfe7f9
parente0e8a8a323039d02527f6347d193742ec7501408
[PATCH] Remove getnstimestamp()

Remove getnstimestamp() in favor of ktime.h's ktime_get_ts()

Signed-off-by: Matt Helsley <matthltc@us.ibm.com>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/time.h
kernel/time.c