diff options
author | Logan Gunthorpe <[email protected]> | 2017-05-24 15:42:15 -0600 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2017-07-05 23:43:14 +0200 |
commit | 1bcbfbfdeb0091036db7a32e1cd31b49cce5983a (patch) | |
tree | 3b9a86028c535b88a74ac45ae8156f417fd242ce /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 0a987645672ebde7844a9c0732a5a25f3d4bb6c6 (diff) |
um: add dummy ioremap and iounmap functions
The user mode architecture does not provide ioremap or iounmap, and
because of this, the arch won't build when the functions are used in some
core libraries.
I have designs to use these functions in scatterlist.c where they'd
almost certainly never be called on the um architecture but it does need
to compile.
Signed-off-by: Logan Gunthorpe <[email protected]>
Signed-off-by: Stephen Bates <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions