patch-2.1.132 linux/drivers/acorn/scsi/eesox.c

Next file: linux/drivers/acorn/scsi/powertec.c
Previous file: linux/drivers/acorn/scsi/cumana_2.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.131/linux/drivers/acorn/scsi/eesox.c linux/drivers/acorn/scsi/eesox.c
@@ -164,8 +164,6 @@
 static void
 eesoxscsi_invalidate(char *addr, long len, fasdmadir_t direction)
 {
-	unsigned int page;
-
 	if (direction == DMA_OUT)
 		dma_cache_wback((unsigned long)addr, (unsigned long)len);
 	else

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov