fix for rtlinux 3.0
authorDavid Schleef <ds@schleef.org>
Tue, 16 Jan 2001 17:01:31 +0000 (17:01 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 16 Jan 2001 17:01:31 +0000 (17:01 +0000)
include/linux/comedi_rt.h

index df76bce2d4eb85638da3ddaaf5552b90c1ede95e..57814848a20cd4345cc1c74515dfc6b75e1a5bc2 100644 (file)
@@ -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