projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cee913
)
jiffies_to_msecs and msecs_to_jiffies were backported to vanilla
author
Frank Mori Hess
<fmhess@speakeasy.net>
Mon, 25 Jul 2005 01:16:27 +0000
(
01:16
+0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Mon, 25 Jul 2005 01:16:27 +0000
(
01:16
+0000)
kernel 2.4.29 and later.
include/linux/time.h
patch
|
blob
|
history
diff --git
a/include/linux/time.h
b/include/linux/time.h
index 48345ccf0fe822924a23bcfb466db0aebe373b0e..a4db6eaa2407eb9431f82eb114ac9eab74350bef 100644
(file)
--- a/
include/linux/time.h
+++ b/
include/linux/time.h
@@
-6,7
+6,7
@@
#include_next <linux/time.h>
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,
6,0
)
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,
4,29
)
static inline unsigned int jiffies_to_msecs(const unsigned long j)
{