aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/Kbuild
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-04-16 19:27:22 +0200
committerChristoph Hellwig <hch@lst.de>2018-07-25 13:33:09 +0200
commit25622e045a6aed45c9b12d1977fcb3fc3b349a73 (patch)
treebbdffdedf98ceb2f51dd1e11cf72a91959c1123d /arch/nios2/include/asm/Kbuild
parentswiotlb: clean up reporting (diff)
downloadlinux-dev-25622e045a6aed45c9b12d1977fcb3fc3b349a73.tar.xz
linux-dev-25622e045a6aed45c9b12d1977fcb3fc3b349a73.zip
nios2: use generic dma_noncoherent_ops
Switch to the generic noncoherent direct mapping implementation. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Ley Foon Tan <ley.foon.tan@intel.com> Tested-by: Ley Foon Tan <ley.foon.tan@intel.com>
Diffstat (limited to 'arch/nios2/include/asm/Kbuild')
-rw-r--r--arch/nios2/include/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nios2/include/asm/Kbuild b/arch/nios2/include/asm/Kbuild
index 64ed3d656956..8fde4fa2c34f 100644
--- a/arch/nios2/include/asm/Kbuild
+++ b/arch/nios2/include/asm/Kbuild
@@ -9,6 +9,7 @@ generic-y += current.h
generic-y += device.h
generic-y += div64.h
generic-y += dma.h
+generic-y += dma-mapping.h
generic-y += emergency-restart.h
generic-y += exec.h
generic-y += extable.h