-
由 Christoph Hellwig 提交于
__swiotlb_get_sgtable_page and __swiotlb_mmap_pfn are not only misnamed but also only used if CONFIG_IOMMU_DMA is set. Just add a simple ifdef for now, given that we plan to remove them entirely for the next merge window. Reported-by: NFlorian Fainelli <f.fainelli@gmail.com> Signed-off-by: NChristoph Hellwig <hch@lst.de> Tested-by: NWill Deacon <will.deacon@arm.com> Acked-by: NCatalin Marinas <catalin.marinas@arm.com>
f6271755