From: Ben Hutchings Date: Mon, 5 Oct 2015 23:56:56 +0000 (+0100) Subject: MIPS: Define ioremap_uc X-Git-Tag: omap-for-v4.3/fixes-rc5~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da11f98fd018319f65af9c10174ccc829207d937;p=pandora-kernel.git 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 Cc: Luis R. Rodriguez Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/11263/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed