commit | da11f98fd018319f65af9c10174ccc829207d937 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Tue Oct 06 00:56:56 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 06 13:19:25 2015 +0200 |
tree | d220a05c88cab51088ef64db47b10f2af8cc56dc | |
parent | 71a0a72456b48de972d7ed613b06a22a3aa9057f [diff] |
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>