X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=lib%2Fswiotlb.c;h=10c13ad0d82d89dadebcee23951830d18599f0e0;hb=f7e4217b007d1f73e7e3cf10ba4fea4a608c603f;hp=9970e55c90bd7b28d90c5912bf3f63da3a4c7dc2;hpb=5b3c1184e78dd7d74eced83b25af88cf1d13e686;p=powerpc.git diff --git a/lib/swiotlb.c b/lib/swiotlb.c index 9970e55c90..10c13ad0d8 100644 --- a/lib/swiotlb.c +++ b/lib/swiotlb.c @@ -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);