|
@@ -67,7 +67,6 @@ dma_addr_t iommu_dma_map_resource(struct device *dev, phys_addr_t phys,
|
|
size_t size, enum dma_data_direction dir, unsigned long attrs);
|
|
size_t size, enum dma_data_direction dir, unsigned long attrs);
|
|
void iommu_dma_unmap_resource(struct device *dev, dma_addr_t handle,
|
|
void iommu_dma_unmap_resource(struct device *dev, dma_addr_t handle,
|
|
size_t size, enum dma_data_direction dir, unsigned long attrs);
|
|
size_t size, enum dma_data_direction dir, unsigned long attrs);
|
|
-int iommu_dma_supported(struct device *dev, u64 mask);
|
|
|
|
int iommu_dma_mapping_error(struct device *dev, dma_addr_t dma_addr);
|
|
int iommu_dma_mapping_error(struct device *dev, dma_addr_t dma_addr);
|
|
|
|
|
|
/* The DMA API isn't _quite_ the whole story, though... */
|
|
/* The DMA API isn't _quite_ the whole story, though... */
|