alistair23-linux/arch/tile
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
..
configs
gxio tile: use global strscpy() rather than private copy 2015-09-10 15:37:02 -04:00
include PCI: Move pci_dma_* helpers to common code 2016-03-07 10:40:02 -06:00
kernel tile: uninline dma_set_mask 2016-01-20 17:09:18 -08:00
kvm
lib tile: Provide atomic_{or,xor,and} 2015-07-27 14:06:24 +02:00
mm arch/tile: move user_exit() to early kernel entry sequence 2016-01-18 14:49:30 -05:00
Kbuild
Kconfig dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
Kconfig.debug
Makefile