timer stats: speedups
[sfrench/cifs-2.6.git] / lib / swiotlb.c
index 9970e55c90bd7b28d90c5912bf3f63da3a4c7dc2..10c13ad0d82d89dadebcee23951830d18599f0e0 100644 (file)
@@ -778,7 +778,6 @@ swiotlb_dma_supported(struct device *hwdev, u64 mask)
        return virt_to_bus(io_tlb_end - 1) <= mask;
 }
 
-EXPORT_SYMBOL(swiotlb_init);
 EXPORT_SYMBOL(swiotlb_map_single);
 EXPORT_SYMBOL(swiotlb_unmap_single);
 EXPORT_SYMBOL(swiotlb_map_sg);