--Adam
--- linux-2.5.15-dj1-virgin/drivers/block/genhd.c Mon May 13 21:21:59 2002
+++ linux-2.5.15-dj1/drivers/block/genhd.c Mon May 13 21:18:48 2002
@@ -229,6 +229,9 @@
/* This has to be done before scsi_dev_init */
soc_probe();
#endif
+#ifdef CONFIG_BLK_CPQ_DA
+ cpqarray_init();
+#endif
#ifdef CONFIG_NET
net_dev_init();
#endif
-
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/