summaryrefslogtreecommitdiff
path: root/arch/mips/netlogic/common/Makefile
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-12-24 13:34:13 +0100
committerChristoph Hellwig <hch@lst.de>2018-01-15 09:35:59 +0100
commit1c33b6b765e63d5cadd621049759244fb25e8fd4 (patch)
tree620dc7aeb8e0589331484ec17a9f71ce86314728 /arch/mips/netlogic/common/Makefile
parentb2b206957ae7988e7d77a92f89453f5b93e5ddd0 (diff)
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>
Diffstat (limited to 'arch/mips/netlogic/common/Makefile')
-rw-r--r--arch/mips/netlogic/common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/netlogic/common/Makefile b/arch/mips/netlogic/common/Makefile
index 60d00b5d748e..89f6e3f39fed 100644
--- a/arch/mips/netlogic/common/Makefile
+++ b/arch/mips/netlogic/common/Makefile
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0
obj-y += irq.o time.o
-obj-y += nlm-dma.o
obj-y += reset.o
obj-$(CONFIG_SMP) += smp.o smpboot.o
obj-$(CONFIG_EARLY_PRINTK) += earlycons.o