diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-11-25 00:26:07 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2022-12-05 22:22:33 +0100 |
commit | 45c0402457c1ed2f07ee32dc129ae710e0dc288c (patch) | |
tree | 8f1dc73922539247343ca2797075af39155c04f0 /drivers/iommu | |
parent | b6d5fc3a5245c65f7c83440460a1566d09cc9038 (diff) | |
download | linux-rpi-45c0402457c1ed2f07ee32dc129ae710e0dc288c.tar.gz linux-rpi-45c0402457c1ed2f07ee32dc129ae710e0dc288c.tar.bz2 linux-rpi-45c0402457c1ed2f07ee32dc129ae710e0dc288c.zip |
PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
The check for special MSI domains like VMD which prevents the interrupt
remapping code to overwrite device::msi::domain is not longer required and
has been replaced by an x86 specific version which is aware of MSI parent
domains.
Remove it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221124232326.093093200@linutronix.de
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions