]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitabe7e9e4f2d1e85e5ffc3f58dc5761e0c481f4c6
treed220a05c88cab51088ef64db47b10f2af8cc56dc
parentc855627543393d6550201b92110b66d7ab1294a7
MIPS: Define ioremap_uc

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

Fixes: dd83a0fd07c4 ("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