2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 13:43:55 +08:00
linux-next/arch/arm/include
Christoph Hellwig bc4b024a8b PCI: Move pci_dma_* helpers to common code
For a long time all architectures implement the pci_dma_* functions using
the generic DMA API, and they all use the same header to do so.

Move this header, pci-dma-compat.h, to include/linux and include it from
the generic pci.h instead of having each arch duplicate this include.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2016-03-07 10:40:02 -06:00
..
asm PCI: Move pci_dma_* helpers to common code 2016-03-07 10:40:02 -06:00
debug ARM: debug-ll: rework footbridge handling 2015-12-15 23:43:29 +01:00
uapi/asm ARM: wire up mlock2 syscall 2015-11-18 11:20:24 +00:00