]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: use asm-generic/dma-mapping.h
authorChristoph Hellwig <hch@lst.de>
Wed, 24 Jul 2019 12:07:28 +0000 (14:07 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 11 Sep 2019 10:43:27 +0000 (12:43 +0200)
commit90711d9d84e574b81bfc8b77d83431cf0d298823
tree9652a442670210f06ef0f4ed07848e41dcf63b52
parenta1a5a15d63622d5342b88defef5115f10ecfae7f
arm64: use asm-generic/dma-mapping.h

Now that the Xen special cases are gone nothing worth mentioning is
left in the arm64 <asm/dma-mapping.h> file, so switch to use the
asm-generic version instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Will Deacon <will@kernel.org>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
arch/arm64/include/asm/Kbuild
arch/arm64/include/asm/dma-mapping.h [deleted file]
arch/arm64/mm/dma-mapping.c