Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[sfrench/cifs-2.6.git] / arch / powerpc / kernel / iommu.c
index ed7c97d9128e1c53ddc40709ba94b303bf19c7b5..ebe259bdd46298e0654fb681b0cf8853c8381079 100644 (file)
@@ -1074,10 +1074,10 @@ int iommu_tce_check_gpa(unsigned long page_shift, unsigned long gpa)
 }
 EXPORT_SYMBOL_GPL(iommu_tce_check_gpa);
 
-extern long iommu_tce_xchg_no_kill(struct mm_struct *mm,
-               struct iommu_table *tbl,
-               unsigned long entry, unsigned long *hpa,
-               enum dma_data_direction *direction)
+long iommu_tce_xchg_no_kill(struct mm_struct *mm,
+                           struct iommu_table *tbl,
+                           unsigned long entry, unsigned long *hpa,
+                           enum dma_data_direction *direction)
 {
        long ret;
        unsigned long size = 0;