]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
iommu: Stop exporting iommu_map_sg_atomic()
authorJohn Garry <john.garry@huawei.com>
Wed, 6 Jan 2021 13:35:09 +0000 (21:35 +0800)
committerJoerg Roedel <jroedel@suse.de>
Wed, 27 Jan 2021 11:28:59 +0000 (12:28 +0100)
commitb91910a83d041d87115068c773438575d8279534
tree53e40bed2bb97370f0a1ee0d10c700d332122ebf
parent2cf7dbff0a955f546a1d2c132b94f9d5b837b714
iommu: Stop exporting iommu_map_sg_atomic()

Function iommu_map_sg_atomic() is only referenced in dma-iommu.c, which
can only be built-in, so stop exporting.

Signed-off-by: John Garry <john.garry@huawei.com>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/1609940111-28563-5-git-send-email-john.garry@huawei.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu.c