]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
sh: use generic dma_noncoherent_ops
authorChristoph Hellwig <hch@lst.de>
Fri, 11 May 2018 06:36:53 +0000 (08:36 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 2 Aug 2018 11:54:20 +0000 (13:54 +0200)
commit6fa1d28e38cfa0c90f8d64c0cab37769e5337b85
treee86521d0770694a10588bc70fd31624113da6484
parent46bcde94cd02283535cb719666399f1c4cfb8f22
sh: use generic dma_noncoherent_ops

Switch to the generic noncoherent direct mapping implementation.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Yoshinori Sato <ysato@users.sourceforge.jp>
arch/sh/Kconfig
arch/sh/include/asm/Kbuild
arch/sh/include/asm/dma-mapping.h [deleted file]
arch/sh/kernel/Makefile
arch/sh/kernel/dma-coherent.c
arch/sh/kernel/dma-nommu.c [deleted file]