csky: remove ioremap_cache
authorChristoph Hellwig <hch@lst.de>
Wed, 16 Oct 2019 06:11:43 +0000 (08:11 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 11 Nov 2019 20:18:20 +0000 (21:18 +0100)
commit1246b8146c550641b3217eef65792685ca2dcdc5
tree7a6a7f1ee4a0ab564a957372cdd6f666add0eb8c
parent38af57825313f6c9404b42c4e4fa22311f60383a
csky: remove ioremap_cache

No driver that can be used on csky uses ioremap_cache, and this
interface has been deprecated in favor of memremap.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Guo Ren <guoren@kernel.org>
arch/csky/include/asm/io.h
arch/csky/mm/ioremap.c