OSDN Git Service

h8300: use dma-direct
authorChristoph Hellwig <hch@lst.de>
Tue, 9 Jan 2018 15:32:29 +0000 (16:32 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 Jan 2018 08:35:17 +0000 (09:35 +0100)
commit23475ad49e704b9aee14970c4c191768798412c9
tree6bb98b2ee7af73401c9f38f1c3ed79046d55ccf7
parentf73337f4cef277f3c70f4bf9bdd6e93a52f57bdd
h8300: use dma-direct

Replace the bare-bones h8300 direct dma mapping implementation with
the fully featured generic dma-direct one.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/h8300/Kconfig
arch/h8300/include/asm/Kbuild
arch/h8300/include/asm/dma-mapping.h [deleted file]
arch/h8300/kernel/Makefile
arch/h8300/kernel/dma.c [deleted file]