projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fafa7b
)
fix for rtlinux 3.0
author
David Schleef
<ds@schleef.org>
Tue, 16 Jan 2001 17:01:31 +0000
(17:01 +0000)
committer
David Schleef
<ds@schleef.org>
Tue, 16 Jan 2001 17:01:31 +0000
(17:01 +0000)
include/linux/comedi_rt.h
patch
|
blob
|
history
diff --git
a/include/linux/comedi_rt.h
b/include/linux/comedi_rt.h
index df76bce2d4eb85638da3ddaaf5552b90c1ede95e..57814848a20cd4345cc1c74515dfc6b75e1a5bc2 100644
(file)
--- a/
include/linux/comedi_rt.h
+++ b/
include/linux/comedi_rt.h
@@
-40,9
+40,7
@@
#ifdef CONFIG_COMEDI_RTL
#include <rtl_core.h>
#ifdef RTLINUX_VERSION_CODE
-/* Defined in RTL-3.0pre10, not in RTL-2.2, do not know about RTL-2.3 */
-#else
-#include <asm/rtl_sync.h>
+#include <rtl_sync.h>
#endif
#define rt_printk rtl_printf
#endif