diff options
| author | Stafford Horne <[email protected]> | 2022-07-22 21:49:41 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2022-07-22 22:23:45 +0000 |
| commit | ae85b23c65dbb079c83d8a08ff7699215f104e42 (patch) | |
| tree | 59400c8a58edf943ee7992126a21b7bdc96c5620 /fs/ext4/fast_commit.c | |
| parent | Linux 5.19-rc1 (diff) | |
| download | kernel-ae85b23c65dbb079c83d8a08ff7699215f104e42.tar.gz kernel-ae85b23c65dbb079c83d8a08ff7699215f104e42.zip | |
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
pci_get_legacy_ide_irq() is only used on platforms that support PNP, so
many architectures define it but never use it. Replace uses of it with
ATA_PRIMARY_IRQ() and ATA_SECONDARY_IRQ(), which provide the same
functionality.
Since pci_get_legacy_ide_irq() is no longer used, remove all the
architecture-specific definitions of it as well as asm-generic/pci.h, which
only provides pci_get_legacy_ide_irq()
[bhelgaas: commit log]
Co-developed-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Stafford Horne <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Acked-by: Pierre Morel <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
