PCI: Remove the deprecated "pci-dma-compat.h" API
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Wed, 9 Mar 2022 19:50:39 +0000 (20:50 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 30 Mar 2022 05:22:13 +0000 (07:22 +0200)
commit7968778914e53788a01c2dee2692cab157de9ac0
tree2c6062a64366af58989e988b97a52e6d0db98b82
parent5efabdadcf4a5b9a37847ecc85ba71cf2eff0fcf
PCI: Remove the deprecated "pci-dma-compat.h" API

Now that all usages of the functions defined in "pci-dma-compat.h" have
been removed, it is time to remove this file as well.

In order not to break builds, move the "#include <linux/dma-mapping.h>"
that was in "pci-dma-compat.h" into "include/linux/pci.h"

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/pci-dma-compat.h [deleted file]
include/linux/pci.h