[PATCH] 2.5.18 ide-scsi compile fix

From: Gert Vervoort (Gert.Vervoort@wxs.nl)
Date: Sat May 25 2002 - 07:48:21 EST


--- ide-scsi.c.1 Sat May 25 14:21:28 2002
+++ ide-scsi.c Sat May 25 14:21:37 2002
@@ -804,7 +804,7 @@
 };
 
 
-static int __init idescsi_init(void)
+int __init idescsi_init(void)
 {
         int ret;
         ret = ata_driver_module(&idescsi_driver);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri May 31 2002 - 22:00:15 EST