OSDN Git Service

dma-mapping: move dma_mark_clean to dma-direct.h
authorChristoph Hellwig <hch@lst.de>
Tue, 9 Jan 2018 21:11:31 +0000 (22:11 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 10 Jan 2018 15:41:12 +0000 (16:41 +0100)
commitb49efd76248242169f28ffd20ada05064d01ed9f
tree803f744f3c91b5c26fb708f0bece373ae2e704f0
parentea8c64ace86647260ec4255f483e5844d62af2df
dma-mapping: move dma_mark_clean to dma-direct.h

And unlike the other helpers we don't require a <asm/dma-direct.h> as
this helper is a special case for ia64 only, and this keeps it as
simple as possible.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/arm/include/asm/dma-mapping.h
arch/arm64/include/asm/dma-mapping.h
arch/ia64/Kconfig
arch/ia64/include/asm/dma.h
arch/mips/include/asm/dma-mapping.h
arch/powerpc/include/asm/swiotlb.h
arch/tile/include/asm/dma-mapping.h
arch/unicore32/include/asm/dma-mapping.h
arch/x86/include/asm/swiotlb.h
include/linux/dma-direct.h