]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/iommu/omap-iommu.c
Merge branch 'sched/urgent' into sched/core
[karo-tx-linux.git] / drivers / iommu / omap-iommu.c
index 6ac02fa5910f13748e751c5a3266aa0c8273d89e..e02e5d71745b45385449a9a3bb9ebf0540c36d64 100644 (file)
@@ -1219,7 +1219,7 @@ static void omap_iommu_domain_destroy(struct iommu_domain *domain)
 }
 
 static phys_addr_t omap_iommu_iova_to_phys(struct iommu_domain *domain,
-                                         unsigned long da)
+                                         dma_addr_t da)
 {
        struct omap_iommu_domain *omap_domain = domain->priv;
        struct omap_iommu *oiommu = omap_domain->iommu_dev;