dma-mapping: use unsigned long for dma_attrs
[sfrench/cifs-2.6.git] / arch / powerpc / sysdev / dart_iommu.c
index 26904f4879ecf41b6f8957d9b098e6dd66c0781c..3573d54b27706cc9e68de13ed32983a48cbd389d 100644 (file)
@@ -185,7 +185,7 @@ static void dart_flush(struct iommu_table *tbl)
 static int dart_build(struct iommu_table *tbl, long index,
                       long npages, unsigned long uaddr,
                       enum dma_data_direction direction,
-                      struct dma_attrs *attrs)
+                      unsigned long attrs)
 {
        unsigned int *dp, *orig_dp;
        unsigned int rpn;