iommu/vt-d: Remove pasid_set_eafe()
authorLu Baolu <baolu.lu@linux.intel.com>
Mon, 26 Sep 2022 13:15:26 +0000 (21:15 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 26 Sep 2022 13:52:24 +0000 (15:52 +0200)
commit4759858726e4b4a9dac740ec16f07612c90b4663
treef8517ff2cd7a1c1026baf27ce0a35fa550eeb76b
parent0faa19a1515f8b04e9251b38ba522529906aeda7
iommu/vt-d: Remove pasid_set_eafe()

It is not used anywhere in the tree. Remove it to avoid dead code.
No functional change intended.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/20220915081645.1834555-1-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/pasid.c