PCI: Remove PCI_IRQ_LEGACY
authorDamien Le Moal <dlemoal@kernel.org>
Mon, 25 Mar 2024 07:09:39 +0000 (16:09 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 16 May 2024 19:35:08 +0000 (14:35 -0500)
commit0e1fdd222f0ac47b2b806fecfe05c1a6f797930f
treeafe8429107168cfbfae878f5997fd8e4aa447ba1
parenta289eb2a3971f8dab6cca740c73dd8b41d2e418a
PCI: Remove PCI_IRQ_LEGACY

Replace the last references to PCI_IRQ_LEGACY with PCI_IRQ_INTX in pci.h
header file. With this change, PCI_IRQ_LEGACY is unused and we can remove
its definition.

Link: https://lore.kernel.org/r/20240325070944.3600338-29-dlemoal@kernel.org
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
include/linux/pci.h