diff options
author | James Morse <james.morse@arm.com> | 2016-09-05 09:43:04 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2016-09-05 10:23:56 +0100 |
commit | f928c16dbfaff447c637d8c22c29a642be0044f1 (patch) | |
tree | f27c4e17fb57bd8f686e2a97aef72a86c25ec80d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | adeb68ef85235f952b77e01c4dadfd60851890d9 (diff) |
arm64: Drop generic xlate_dev_mem_{k,}ptr()
The code that provides /dev/mem uses xlate_dev_mem_{k,}ptr() to
avoid making a cachable mapping of a non-cachable area on ia64.
On arm64 we do this via phys_mem_access_prot() instead, but provide
dummy versions of xlate_dev_mem_{k,}ptr().
These are the same as those in asm-generic/io.h, which we include from
asm/io.h
Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions