]> Git Repo - linux.git/blobdiff - arch/powerpc/sysdev/dart_iommu.c
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
[linux.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;
This page took 0.034078 seconds and 4 git commands to generate.