]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/iommu/msm_iommu.c
pinctrl: baytrail: Allocate IRQ chip dynamic
[linux.git] / drivers / iommu / msm_iommu.c
index be99d408cf35dc7b8d26612b979d4c584de64c4a..93f14bca26ee0292ce51578236c59131e58bfc85 100644 (file)
@@ -504,7 +504,7 @@ static void msm_iommu_detach_dev(struct iommu_domain *domain,
 }
 
 static int msm_iommu_map(struct iommu_domain *domain, unsigned long iova,
-                        phys_addr_t pa, size_t len, int prot)
+                        phys_addr_t pa, size_t len, int prot, gfp_t gfp)
 {
        struct msm_priv *priv = to_msm_priv(domain);
        unsigned long flags;