dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
authorChristoph Hellwig <hch@lst.de>
Tue, 22 Sep 2020 13:36:11 +0000 (15:36 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 6 Oct 2020 05:07:06 +0000 (07:07 +0200)
commit9f4df96b8781e40d0cb0e32eb3d1f6d87375adf9
tree922b39888e7a236fcabf3d966b4b3b255a5a2e72
parent19c65c3d30bb5a97170e425979d2e44ab2096c7d
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>

Move more nitty gritty DMA implementation details into the common
internal header.

Signed-off-by: Christoph Hellwig <hch@lst.de>
29 files changed:
MAINTAINERS
arch/arc/mm/dma.c
arch/arm/mm/dma-mapping.c
arch/arm/xen/mm.c
arch/arm64/mm/dma-mapping.c
arch/c6x/mm/dma-coherent.c
arch/csky/mm/dma-mapping.c
arch/hexagon/kernel/dma.c
arch/ia64/mm/init.c
arch/m68k/kernel/dma.c
arch/microblaze/kernel/dma.c
arch/microblaze/mm/consistent.c
arch/mips/jazz/jazzdma.c
arch/mips/mm/dma-noncoherent.c
arch/nds32/kernel/dma.c
arch/openrisc/kernel/dma.c
arch/parisc/kernel/pci-dma.c
arch/powerpc/mm/dma-noncoherent.c
arch/sh/kernel/dma-coherent.c
arch/sparc/kernel/ioport.c
arch/xtensa/kernel/pci-dma.c
drivers/iommu/dma-iommu.c
drivers/xen/swiotlb-xen.c
include/linux/dma-direct.h
include/linux/dma-map-ops.h
include/linux/dma-noncoherent.h [deleted file]
kernel/dma/ops_helpers.c
kernel/dma/pool.c
kernel/dma/swiotlb.c