OSDN Git Service

nios2: remove __ioremap
authorChristoph Hellwig <hch@lst.de>
Wed, 7 Aug 2019 15:56:08 +0000 (18:56 +0300)
committerChristoph Hellwig <hch@lst.de>
Mon, 11 Nov 2019 16:19:49 +0000 (17:19 +0100)
commit5ace77e0b41af6b9a3a8cd189a79270e8840fe0a
tree892e3885beeaab35e9109e2341c2aa4fe81d119b
parentdda85fba6706a95b46e86975cd4c45bbe35a3280
nios2: remove __ioremap

The cacheflag argument to __ioremap is always 0, so just implement
ioremap directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/nios2/include/asm/io.h
arch/nios2/mm/ioremap.c