]> asedeno.scripts.mit.edu Git - linux.git/commit
mips/netlogic: remove swiotlb support
authorChristoph Hellwig <hch@lst.de>
Sun, 24 Dec 2017 12:34:13 +0000 (13:34 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 Jan 2018 08:35:59 +0000 (09:35 +0100)
commit1c33b6b765e63d5cadd621049759244fb25e8fd4
tree620dc7aeb8e0589331484ec17a9f71ce86314728
parentb2b206957ae7988e7d77a92f89453f5b93e5ddd0
mips/netlogic: remove swiotlb support

nlm_swiotlb_dma_ops is unused code, so the whole swiotlb support is dead.
If it gets resurrected at some point it should use the generic
swiotlb_dma_ops instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christian König <christian.koenig@amd.com>
arch/mips/include/asm/netlogic/common.h
arch/mips/netlogic/Kconfig
arch/mips/netlogic/common/Makefile
arch/mips/netlogic/common/nlm-dma.c [deleted file]