diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2023-11-22 15:03:52 +0900 |
---|---|---|
committer | Lorenzo Pieralisi <lpieralisi@kernel.org> | 2023-12-18 11:55:56 +0100 |
commit | 74955cb8ccc38539f8c029336e07e6b43b6a942e (patch) | |
tree | eaa60352632ed74cfa81eab0700641841a174708 /drivers/pci/controller/pcie-iproc-platform.c | |
parent | 58ff9c5acb4aef58e118bbf39736cc4d6c11a3d3 (diff) |
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
linux/pci.h defines the IRQ flags PCI_IRQ_INTX, PCI_IRQ_MSI and
PCI_IRQ_MSIX. Let's use these flags directly instead of the endpoint
definitions provided by enum pci_epc_irq_type. This removes the need
for defining this enum type completely.
Link: https://lore.kernel.org/r/20231122060406.14695-3-dlemoal@kernel.org
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'drivers/pci/controller/pcie-iproc-platform.c')
0 files changed, 0 insertions, 0 deletions