]> 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)
commitf8109787b222a91822c8b38b0976ca1c2ee9ba5f
treed220a05c88cab51088ef64db47b10f2af8cc56dc
parent98bf18de6f97711e23c996ffe55ff15d271d9fcc
MIPS: Define ioremap_uc

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

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