PATCH: mca 53c9x also needs mca-legacy

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 15 Feb 2003 19:29:55 +0000 (GMT)


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.61/drivers/scsi/mca_53c9x.c linux-2.5.61-ac1/drivers/scsi/mca_53c9x.c
--- linux-2.5.61/drivers/scsi/mca_53c9x.c 2003-02-10 18:38:13.000000000 +0000
+++ linux-2.5.61-ac1/drivers/scsi/mca_53c9x.c 2003-02-15 02:42:31.000000000 +0000
@@ -40,6 +40,7 @@
#include <linux/blk.h>
#include <linux/proc_fs.h>
#include <linux/stat.h>
+#include <linux/mca-legacy.h>

#include "scsi.h"
#include "hosts.h"
-
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/