]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/vt-d: Remove unnecessary exported symbol
authorLu Baolu <baolu.lu@linux.intel.com>
Tue, 12 Jul 2022 00:08:46 +0000 (08:08 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 15 Jul 2022 08:21:29 +0000 (10:21 +0200)
commit18e1621b6c1f66fda296d25fb8170ebe33f3493d
tree49612b8687f9bb37b38104174728552df2cd1035
parent1feeaee23108c35edbf777c8a86f59271d13a29a
iommu/vt-d: Remove unnecessary exported symbol

The exported symbol intel_iommu_gfx_mapped is not used anywhere in the
tree. Remove it to avoid dead code.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Steve Wahl <steve.wahl@hpe.com>
Link: https://lore.kernel.org/r/20220514014322.2927339-4-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/iommu.c
include/linux/intel-iommu.h