diff options
author | Niklas Söderlund <[email protected]> | 2016-09-29 21:59:15 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2016-09-30 23:21:05 +0530 |
commit | 2e0cc304e984290935c70fdbe589931e552d7d94 (patch) | |
tree | efc9b87b2b55c190bc54fde2e1f5f7f99e482348 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 3757dc48a66f829cf6ba82a612ba4587ab4b5f1c (diff) |
dma-debug: fix ia64 build, use PHYS_PFN
kbuild test robot reports:
lib/dma-debug.c: In function 'debug_dma_map_resource':
>> lib/dma-debug.c:1541:16: error: implicit declaration of function '__phys_to_pfn' [-Werror=implicit-function-declaration]
entry->pfn = __phys_to_pfn(addr);
^~~~~~~~~~~~~
ia64 does not provide __phys_to_pfn(), use the PHYS_PFN() alias.
Fixes: 0e74b34dfc3318bf ("dma-debug: add support for resource mappings")
Signed-off-by: Niklas Söderlund <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions