diff options
author | Christoph Hellwig <hch@lst.de> | 2019-08-13 07:53:05 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2019-11-11 21:18:12 +0100 |
commit | e97133959ad2942ae43c81a08858bef01bc0ec18 (patch) | |
tree | 92a321f8e50d9bb8b6ad23a2f6327f6f14060b99 /arch/openrisc | |
parent | xtensa: clean up ioremap (diff) | |
download | linux-e97133959ad2942ae43c81a08858bef01bc0ec18.tar.xz linux-e97133959ad2942ae43c81a08858bef01bc0ec18.zip |
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/openrisc')
0 files changed, 0 insertions, 0 deletions