MIPS: Define ioremap_uc
authorBen Hutchings <ben@decadent.org.uk>
Mon, 5 Oct 2015 23:56:56 +0000 (00:56 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 6 Oct 2015 11:19:25 +0000 (13:19 +0200)
commitda11f98fd018319f65af9c10174ccc829207d937
treed220a05c88cab51088ef64db47b10f2af8cc56dc
parent71a0a72456b48de972d7ed613b06a22a3aa9057f
MIPS: Define ioremap_uc

All architectures must now define ioremap_uc(), but MIPS currently
only has ioremap_nocache().

Fixes: 4c73e8926623 ("arch/*/io.h: Add ioremap_uc() to all architectures")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: Luis R. Rodriguez <mcgrof@suse.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11263/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/io.h