commit | 7968778914e53788a01c2dee2692cab157de9ac0 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Wed Mar 09 20:50:39 2022 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Wed Mar 30 07:22:13 2022 +0200 |
tree | 2c6062a64366af58989e988b97a52e6d0db98b82 | |
parent | 5efabdadcf4a5b9a37847ecc85ba71cf2eff0fcf [diff] |
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>