MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys
authorChristoph Hellwig <hch@lst.de>
Fri, 15 Jun 2018 11:08:33 +0000 (13:08 +0200)
committerPaul Burton <paul.burton@mips.com>
Sun, 24 Jun 2018 16:26:02 +0000 (09:26 -0700)
commite20c5074f829c091d1173622213c98c963bebb91
treee959499b7d29469c268fc4c449b12c5f7ea47f8c
parent7e4dbdc11261bd7aaa18051247d01429e0b7cd03
MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys

These functions are just low-level helpers for the swiotlb and dma-direct
implementations, and should never be used by drivers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/19531/
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: David Daney <david.daney@cavium.com>
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: Tom Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Huacai Chen <chenhc@lemote.com>
Cc: iommu@lists.linux-foundation.org
Cc: linux-mips@linux-mips.org
arch/mips/cavium-octeon/dma-octeon.c