commit | d2b66903464ec29e54ac0991fa43c0da2c2a4892 | [log] [tgz] |
---|---|---|
author | Lu Baolu <baolu.lu@linux.intel.com> | Mon Dec 18 15:34:44 2023 +0800 |
committer | Joerg Roedel <jroedel@suse.de> | Tue Dec 19 14:32:28 2023 +0100 |
tree | 3d68301969c7db419376ae2e63a9a8dcca8b8026 | |
parent | 47642bdd5a25cd46228221719af2902b583bd36c [diff] |
iommu/vt-d: Remove unused vcmd interfaces Commit 99b5726b4423 ("iommu: Remove ioasid infrastructure") has removed ioasid allocation interfaces from the iommu subsystem. As a result, these vcmd interfaces have become obsolete. Remove them to avoid dead code. Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com> Link: https://lore.kernel.org/r/20231116015048.29675-4-baolu.lu@linux.intel.com Signed-off-by: Joerg Roedel <jroedel@suse.de>