[patch] aic7xxx compile failure in 2.5.8-pre1

Andrew Morton (akpm@zip.com.au)
Wed, 03 Apr 2002 19:39:05 -0800


--- linux-2.5.8-pre1/drivers/scsi/aic7xxx/aic7xxx_linux.c Wed Apr 3 17:49:48 2002
+++ 25/drivers/scsi/aic7xxx/aic7xxx_linux.c Wed Apr 3 19:36:27 2002
@@ -445,7 +445,7 @@ static void ahc_linux_free_device(stru
struct ahc_linux_device*);
static void ahc_linux_run_device_queue(struct ahc_softc*,
struct ahc_linux_device*);
-static void ahc_linux_setup_tag_info(char *p, char *end);
+static void ahc_linux_setup_tag_info(char *p, char *end, char *s);
static int ahc_linux_next_unit(void);
static int ahc_linux_halt(struct notifier_block *nb, u_long event, void *buf);

-
-
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/