|
@@ -509,7 +509,7 @@ tioca_dma_unmap(struct pci_dev *pdev, dma_addr_t bus_addr, int dir)
|
|
|
* use the GART mapped mode.
|
|
|
*/
|
|
|
static u64
|
|
|
-tioca_dma_map(struct pci_dev *pdev, u64 paddr, size_t byte_count, int dma_flags)
|
|
|
+tioca_dma_map(struct pci_dev *pdev, unsigned long paddr, size_t byte_count, int dma_flags)
|
|
|
{
|
|
|
u64 mapaddr;
|
|
|
|