diff options
author | Christoph Hellwig <[email protected]> | 2019-08-13 07:53:05 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2019-11-11 21:18:12 +0100 |
commit | e97133959ad2942ae43c81a08858bef01bc0ec18 (patch) | |
tree | 92a321f8e50d9bb8b6ad23a2f6327f6f14060b99 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ab53cea4186162cdc5e1f038dd656d4c983a2647 (diff) |
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 <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Reviewed-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions