[SCSI] remove dma_mask hacks
authorChristoph Hellwig <hch@lst.de>
Mon, 16 May 2005 16:54:12 +0000 (18:54 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 20 May 2005 20:54:37 +0000 (15:54 -0500)
pci_alloc_consistent is under 4G by default.  Also simplify the
definition of bus_dmamap_t.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found