diff options
| author | Lukas Bulwahn <[email protected]> | 2022-12-15 10:13:10 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2023-02-16 23:20:42 +0000 |
| commit | 9574d57f2d43361e2e796ace8b055f4359261ba1 (patch) | |
| tree | e99c6a850e20eb5c9502ebbc8c177e1d197fa79b /drivers/misc/pci_endpoint_test.c | |
| parent | PCI/sysfs: Constify struct kobj_type pci_slot_ktype (diff) | |
| download | kernel-9574d57f2d43361e2e796ace8b055f4359261ba1.tar.gz kernel-9574d57f2d43361e2e796ace8b055f4359261ba1.zip | |
PCI: hv: Drop duplicate PCI_MSI dependency
Commit a474d3fbe287 ("PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN") removed
PCI_MSI_IRQ_DOMAIN and made all previous references to it refer to PCI_MSI
instead.
PCI_HYPERV_INTERFACE already depended on PCI_MSI && PCI_MSI_IRQ_DOMAIN, so
we ended up with a redundant dependency on PCI_MSI && PCI_MSI. Drop the
duplicate.
No functional change. Just a stylistic clean-up.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'drivers/misc/pci_endpoint_test.c')
0 files changed, 0 insertions, 0 deletions
