hexagon: clean up ioremap
authorChristoph Hellwig <hch@lst.de>
Mon, 12 Aug 2019 21:27:12 +0000 (23:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 May 2020 08:31:30 +0000 (10:31 +0200)
commitf31c9e904f1d6c1666d720a087211a9bb9cb3a08
tree46a7cafea8ea3bf03c361f4e8be7a93e0671dd42
parent1bc508b2d16de219b006861d694be5501f910502
hexagon: clean up ioremap

commit ac32292c8552f7e8517be184e65dd09786e991f9 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/hexagon/include/asm/io.h
arch/hexagon/kernel/hexagon_ksyms.c
arch/hexagon/mm/ioremap.c