[PATCH] hrtimer: remove duplicate div_long_long_rem implementation
authorThomas Gleixner <tglx@linutronix.de>
Tue, 10 Jan 2006 04:52:21 +0000 (20:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:35 +0000 (08:01 -0800)
commit67924be88607303a4459fe1c7dcd75527c338cf4
treed95bdeb27c4a57bc866c6c7c865813f076ead3dc
parent5cca7619a562c9d98a3a0123dc878d79bf3c8fb3
[PATCH] hrtimer: remove duplicate div_long_long_rem implementation

make posix-timers.c use the generic calc64.h facility

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/posix-timers.c