OSDN Git Service

mips: mm: Discard ioremap_cacheable_cow() method
authorSerge Semin <fancer.lancer@gmail.com>
Fri, 20 Jul 2018 20:14:27 +0000 (23:14 +0300)
committerPaul Burton <paul.burton@mips.com>
Fri, 20 Jul 2018 22:44:14 +0000 (15:44 -0700)
commit788654285da76dc853ebd25a5ecb4043de22d0e5
tree4b559fdb3f1784a385a56a90beeb2467989a657b
parent1ae22a0e35636efceab83728ba30b013df761592
mips: mm: Discard ioremap_cacheable_cow() method

This macro substitution is the shortcut to map cacheable IO memory
with coherent and write-back attributes. Since it is entirely unused
by kernel, lets just remove it.

Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Suggested-by: Christoph Hellwig <hch@infradead.org>
Patchwork: https://patchwork.linux-mips.org/patch/19937/
CC: Paul Burton <paul.burton@mips.com>
Cc: James Hogan <jhogan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Sinan Kaya <okaya@codeaurora.org>
Cc: Huacai Chen <chenhc@lemote.com>
Cc: Sergey.Semin@t-platforms.ru
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
arch/mips/include/asm/io.h