[PATCH] WD33c93 missing export

Geert Uytterhoeven (geert@linux-m68k.org)
Wed, 19 Mar 2003 13:27:44 +0100 (MET)


Wd33c93 SCSI: Export wd33c93_proc_info (needed for Amiga A3000, A2091, and GVP
II SCSI, and for MVME147 SCSI).

--- linux-2.5.x/drivers/scsi/wd33c93.c Wed Mar 5 11:56:14 2003
+++ linux-m68k-2.5.x/drivers/scsi/wd33c93.c Wed Mar 5 15:54:51 2003
@@ -2086,3 +2086,4 @@
EXPORT_SYMBOL(wd33c93_abort);
EXPORT_SYMBOL(wd33c93_queuecommand);
EXPORT_SYMBOL(wd33c93_intr);
+EXPORT_SYMBOL(wd33c93_proc_info);

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - 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/