dma-mapping: remove <asm/dma-contiguous.h>
authorChristoph Hellwig <hch@lst.de>
Fri, 11 Sep 2020 09:04:43 +0000 (11:04 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 6 Oct 2020 05:07:05 +0000 (07:07 +0200)
commit5db5d93089880c3cc9e83ca8bba68a5502e92dfe
tree07065191328222e06d0c826c772ba2477220e7e4
parent0b1abd1fb7efafc25231c54a67c6fbb3d3127efd
dma-mapping: remove <asm/dma-contiguous.h>

Just provide a weak default definition of dma_contiguous_early_fixup and
let arm override it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/arm/include/asm/dma-contiguous.h [deleted file]
arch/arm/mm/dma-mapping.c
include/asm-generic/Kbuild
include/asm-generic/dma-contiguous.h [deleted file]
include/linux/dma-map-ops.h
kernel/dma/contiguous.c