diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2006-01-09 20:52:20 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-10 08:01:35 -0800 |
commit | 5cca7619a562c9d98a3a0123dc878d79bf3c8fb3 (patch) | |
tree | 5efaebf38b6e546e8653f010209bbe3a29831810 /kernel/posix-timers.c | |
parent | af4cd3fe4cfa75ca74f8d8622867371289043a8d (diff) | |
download | linux-5cca7619a562c9d98a3a0123dc878d79bf3c8fb3.tar.gz linux-5cca7619a562c9d98a3a0123dc878d79bf3c8fb3.tar.bz2 linux-5cca7619a562c9d98a3a0123dc878d79bf3c8fb3.zip |
[PATCH] hrtimer: move div_long_long_rem out of jiffies.h
move div_long_long_rem() from jiffies.h into a new calc64.h include file, as
it is a general math function useful for other things than the jiffy code.
Convert it to an inline function
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>
Diffstat (limited to 'kernel/posix-timers.c')
0 files changed, 0 insertions, 0 deletions