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

Next file: linux/drivers/block/nbd.c
Previous file: linux/drivers/acorn/scsi/eesox.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.131/linux/drivers/acorn/scsi/powertec.c linux/drivers/acorn/scsi/powertec.c
@@ -152,8 +152,6 @@
 static void
 powertecscsi_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