parisc: remove __ioremap
authorChristoph Hellwig <hch@lst.de>
Wed, 7 Aug 2019 16:01:38 +0000 (19:01 +0300)
committerChristoph Hellwig <hch@lst.de>
Mon, 11 Nov 2019 16:19:49 +0000 (17:19 +0100)
commita1fd79ad0d906b736228684f5040a637de86d2b2
tree63f2126e84d7172e82ee332f56fe278be920fb9c
parent5ace77e0b41af6b9a3a8cd189a79270e8840fe0a
parisc: remove __ioremap

__ioremap is always called with the _PAGE_NO_CACHE, so fold the whole
thing and rename it to ioremap.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/io.h
arch/parisc/mm/ioremap.c