diff options
| author | Lukas Bulwahn <[email protected]> | 2022-12-15 10:34:52 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2023-01-04 12:06:52 +0000 |
| commit | 760d560f71c828a97c77596af5c3f9978aefd9d1 (patch) | |
| tree | 5adae91f4499ded0486dbe67a83f763d4c25152a /rust/helpers.c | |
| parent | Linux 6.2-rc1 (diff) | |
| download | kernel-760d560f71c828a97c77596af5c3f9978aefd9d1.tar.gz kernel-760d560f71c828a97c77596af5c3f9978aefd9d1.zip | |
PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAIN
a474d3fbe287 ("PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN") removed
PCI_MSI_IRQ_DOMAIN and changed all references to refer to PCI_MSI instead.
ba6ed462dcf4 ("PCI: dwc: Add Baikal-T1 PCIe controller support")
independently added PCIE_BT1, depending on PCI_MSI_IRQ_DOMAIN.
Both commits appeared in v6.2-rc1, so the latter missed the conversion from
PCI_MSI_IRQ_DOMAIN to PCI_MSI. Update PCIE_BT1 to depend on PCI_MSI
instead.
[bhelgaas: commit log]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions
