summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-08-13 08:53:05 +0300
committerChristoph Hellwig <hch@lst.de>2019-11-11 23:18:12 +0300
commite97133959ad2942ae43c81a08858bef01bc0ec18 (patch)
tree92a321f8e50d9bb8b6ad23a2f6327f6f14060b99 /arch/sparc/include/asm
parentab53cea4186162cdc5e1f038dd656d4c983a2647 (diff)
downloadlinux-e97133959ad2942ae43c81a08858bef01bc0ec18.tar.xz
asm-generic: ioremap_uc should behave the same with and without MMU
Whatever reason there is for the existence of ioremap_uc, and the fact that it returns NULL by default on architectures with an MMU applies equally to nommu architectures, so don't provide different defaults. In practice the difference is meaningless as the only portable driver that uses ioremap_uc is atyfb which probably doesn't show up on nommu devices. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Palmer Dabbelt <palmer@dabbelt.com>
Diffstat (limited to 'arch/sparc/include/asm')
0 files changed, 0 insertions, 0 deletions