summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
diff options
context:
space:
mode:
authordomen@coderock.org <domen@coderock.org>2005-04-08 09:53:09 +0200
committerJeff Garzik <jgarzik@pobox.com>2005-05-27 23:59:16 -0400
commit7003c05d77593f567e9940e68a944d846228fd7a (patch)
tree096a5e6a7a8b1fb38b6e12d39241b2f5341df9c7 /include/asm-generic
parent254feb882a7c6e4e51416dff6a97d847fbbba551 (diff)
downloadop-kernel-dev-7003c05d77593f567e9940e68a944d846228fd7a.zip
op-kernel-dev-7003c05d77593f567e9940e68a944d846228fd7a.tar.gz
[PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constant
The previous patch did not compile cleanly on all architectures so here's a fixed one which #includes <linux/dma-mapping.h>. Use the DMA_{64,32}BIT_MASK constants from dma-mapping.h when calling pci_set_dma_mask() or pci_set_consistent_dma_mask() This patch includes dma-mapping.h explicitly because it caused errors on some architectures otherwise. See http://marc.theaimsgroup.com/?t=108001993000001&r=1&w=2 for details Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch> Signed-off-by: Domen Puncer <domen@coderock.org> diff -puN drivers/scsi/sata_vsc.c~dma_mask-drivers_scsi_sata_vsc drivers/scsi/sata_vsc.c
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud