patch-2.4.0-test3 linux/drivers/scsi/hosts.c

Next file: linux/drivers/scsi/inia100.c
Previous file: linux/drivers/scsi/gdth_proc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/drivers/scsi/hosts.c linux/drivers/scsi/hosts.c
@@ -668,7 +668,7 @@
 #endif
 /* Put I2O last so that host specific controllers always win */
 #ifdef CONFIG_I2O_SCSI
-	I2OSCSI
+	I2OSCSI,
 #endif
 /* "Removable host adapters" below this line (Parallel Port/USB/other) */
 #ifdef CONFIG_SCSI_PPA

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)