summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu-sva.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iommu/iommu-sva.h')
-rw-r--r--drivers/iommu/iommu-sva.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iommu/iommu-sva.h b/drivers/iommu/iommu-sva.h
index 7215a761b962..102eae1817a2 100644
--- a/drivers/iommu/iommu-sva.h
+++ b/drivers/iommu/iommu-sva.h
@@ -9,7 +9,6 @@
#include <linux/mm_types.h>
int iommu_sva_alloc_pasid(struct mm_struct *mm, ioasid_t min, ioasid_t max);
-struct mm_struct *iommu_sva_find(ioasid_t pasid);
/* I/O Page fault */
struct device;