OSDN Git Service

dma-mapping: provide a generic asm/dma-mapping.h
authorChristoph Hellwig <hch@lst.de>
Sat, 23 Dec 2017 09:56:51 +0000 (10:56 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 Jan 2018 08:35:05 +0000 (09:35 +0100)
commitc5cd037d1c8044fbd131c57822a67a1576eb16e9
treed2eb3d4d56fc33e15d231dcc2bc4e2645cf31d61
parentcea9d03c822cf1b8e90cc4fc51be6d248fb5d776
dma-mapping: provide a generic asm/dma-mapping.h

For architectures that just use the generic dma_noop_ops we can provide
a generic version of dma-mapping.h.

Signed-off-by: Christoph Hellwig <hch@lst.de>
MAINTAINERS
arch/m32r/include/asm/Kbuild
arch/m32r/include/asm/dma-mapping.h [deleted file]
arch/riscv/include/asm/Kbuild
arch/riscv/include/asm/dma-mapping.h [deleted file]
arch/s390/include/asm/Kbuild
arch/s390/include/asm/dma-mapping.h [deleted file]
include/asm-generic/dma-mapping.h [new file with mode: 0644]