[PATCH] wd33c93 compile fix

Geert Uytterhoeven (geert@linux-m68k.org)
Sun, 15 Jun 2003 20:38:41 +0200


wd33c93 SCSI: Fix compilation after breakage in 2.5.71

--- linux-2.5.x/drivers/scsi/wd33c93.c Sun Jun 15 09:38:41 2003
+++ linux-m68k-2.5.x/drivers/scsi/wd33c93.c Sun Jun 15 11:33:48 2003
@@ -1920,7 +1920,7 @@

char *bp;
char tbuf[128];
- struct Scsi_Host *instance;
+ struct WD33C93_hostdata *hd;
Scsi_Cmnd *cmd;
int x, i;
static int stop = 0;

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/