patrick@bitwizard.nl wrote:
>
> Hi,
>
> Here are the patches for the 2.2.x tree to ge the sx, rio and
> generic_serial drivers in sync with the 2.4.0 tree. The patches are
> against 2.2.17-pre11.
>
> Patrick
>
> ------------------------------------------------------------------------
> Name: patch-2.2.17-11.sx
> patch-2.2.17-11.sx Type: Plain Text (TEXT/PLAIN)
This fixes a compilation error introduced by the above patch:
--- drivers/char/sx.c.orig Mon Jul 31 10:39:36 2000
+++ drivers/char/sx.c Mon Jul 31 10:39:02 2000
@@ -2394,7 +2394,7 @@
return 0;
}
-#ifdev MODULE
+#ifdef MODULE
static void sx_release_drivers(void)
{
func_enter();
-- David N. Lombard MSC.Software- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Jul 31 2000 - 21:00:34 EST