MIPS: remove the _dma_cache_wback_inv export
authorChristoph Hellwig <hch@lst.de>
Sun, 28 Apr 2019 18:34:59 +0000 (13:34 -0500)
committerChristoph Hellwig <hch@lst.de>
Mon, 3 Jun 2019 14:00:08 +0000 (16:00 +0200)
commite58cfbfb32d1b9bcc8dd5e0c8801c8d518bc51f3
tree76b36b936fbd322782341ed2ea977d0274de57cd
parent2d7a3dc3e24f43504b1f25eae8195e600f4cce8b
MIPS: remove the _dma_cache_wback_inv export

This export is not used in modular code, which is a good thing as
everyone should use the proper DMA API instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Paul Burton <paul.burton@mips.com>
arch/mips/mm/cache.c