iommu: Do not export iommu_device_link/unlink()
authorJason Gunthorpe <jgg@nvidia.com>
Tue, 6 Jun 2023 00:59:45 +0000 (21:59 -0300)
committerJoerg Roedel <jroedel@suse.de>
Fri, 14 Jul 2023 14:14:15 +0000 (16:14 +0200)
commit9a108996b5b39c8b7b4911bd4fe7f9ad87bc0f72
tree13a2b3ceb2abf4efd652e6b9774f056377170269
parent14891af3799e8cd24dee14f78c31fa663cfb5ba9
iommu: Do not export iommu_device_link/unlink()

These are not used outside iommu.c, they should not be available to
modular code.

Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/7-v3-328044aa278c+45e49-iommu_probe_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu-sysfs.c