patch-2.4.13 linux/include/asm-mips64/pci.h
Next file: linux/include/asm-mips64/scatterlist.h
Previous file: linux/include/asm-mips/scatterlist.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Oct 12 15:35:54 2001
-  Orig file: 
v2.4.12/linux/include/asm-mips64/pci.h
-  Orig date: 
Sun Sep 23 11:41:01 2001
diff -u --recursive --new-file v2.4.12/linux/include/asm-mips64/pci.h linux/include/asm-mips64/pci.h
@@ -220,7 +220,7 @@
 }
 #endif /* CONFIG_MAPPED_PCI_IO  */
 
-static inline int pci_dma_supported(struct pci_dev *hwdev, dma_addr_t mask)
+static inline int pci_dma_supported(struct pci_dev *hwdev, u64 mask)
 {
 	/*
 	 * we fall back to GFP_DMA when the mask isn't all 1s,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)