提交 9c15a87c 编写于 作者: C Christoph Hellwig 提交者: Michael Ellerman

powerpc/dma: remove the unused dma_iommu_ops export

Signed-off-by: NChristoph Hellwig <hch@lst.de>
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
上级 acddff9d
......@@ -6,7 +6,6 @@
* busses using the iommu infrastructure
*/
#include <linux/export.h>
#include <asm/iommu.h>
/*
......@@ -123,4 +122,3 @@ struct dma_map_ops dma_iommu_ops = {
.get_required_mask = dma_iommu_get_required_mask,
.mapping_error = dma_iommu_mapping_error,
};
EXPORT_SYMBOL(dma_iommu_ops);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册