[parisc-linux-cvs] linux-2.6 willy

Matthew Wilcox parisc-linux@lists.parisc-linux.org
Sun, 31 Aug 2003 09:31:39 -0600 (MDT)


CVSROOT:	/var/cvs
Module name:	linux-2.6
Changes by:	willy	03/08/31 09:31:39

Modified files:
	drivers/scsi/sym53c8xx_2: sym_glue.c sym_glue.h 

Log message:
Eliminate pci_map_mem and pci_unmap_mem.  As a side-effect, remove
vm_offset_t and change the type of those variables to void *.
Correct some of the ifdefs to be the right distinction between
SYM_OPT_NO_BUS_MEMORY_MAPPING and SYM_CONF_IOMAPPED.