OSDN Git Service

MIPS: define ioremap_nocache to ioremap
authorChristoph Hellwig <hch@lst.de>
Fri, 6 Dec 2019 08:46:22 +0000 (09:46 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 6 Jan 2020 08:43:14 +0000 (09:43 +0100)
commitd23cc635889cacdbb84de7ca099c2ee0a522fd0c
tree62fa89cdfafcd859b3b832242a13e3ce65747aba
parentc79f46a282390e0f5b306007bf7b11a46d529538
MIPS: define ioremap_nocache to ioremap

They are both defined the same way, but this makes it easier to validate
the scripted ioremap_nocache removal following soon.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Paul Burton <paulburton@kernel.org>
arch/mips/include/asm/io.h