dma-mapping: use unsigned long for dma_attrs
[platform/kernel/linux-rpi.git] / arch / x86 / pci / sta2x11-fixup.c
index 5ceda85..052c1cb 100644 (file)
@@ -169,7 +169,7 @@ static void *sta2x11_swiotlb_alloc_coherent(struct device *dev,
                                            size_t size,
                                            dma_addr_t *dma_handle,
                                            gfp_t flags,
-                                           struct dma_attrs *attrs)
+                                           unsigned long attrs)
 {
        void *vaddr;