hexagon: clean up ioremap
authorChristoph Hellwig <hch@lst.de>
Mon, 12 Aug 2019 21:27:12 +0000 (23:27 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 11 Nov 2019 16:19:49 +0000 (17:19 +0100)
commitac32292c8552f7e8517be184e65dd09786e991f9
treefe9a865012c610d7eeb47aeeb05031724171ec16
parentfded1829a24b34006664c72e580df5410fd900f5
hexagon: clean up ioremap

Use ioremap as the main implemented function, and defined
ioremap_nocache to it as a deprecated alias.

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