aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2016-04-18 18:04:55 +0200
committerWill Deacon <[email protected]>2016-04-22 10:08:26 +0100
commit046982c760bcbb0d92981a7be577dbc081323a78 (patch)
tree6f804f00cc4183e405691cbda52ac9534ad4be8f /tools/perf/scripts/python
parent921b1f52c942ad2da971c38f54a2045ec7cfe9cb (diff)
nios2: use correct void* return type for page_to_virt()
To align with other architectures, the expression produced by expanding the macro page_to_virt() should be of type void*, since it returns a virtual address. Fix that, and also fix up an instance where page_to_virt was expected to return 'unsigned long', and drop another instance that was entirely unused (page_to_bus) Acked-by: Andrew Morton <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions