aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-09-28 14:46:17 +0100
committerAlex Deucher <[email protected]>2017-10-06 16:47:58 -0400
commitc3fa35a4e5d1a06a5f70e5ac34a05da139aa71f4 (patch)
treef920b00c8a59349f7976fe838900fcd5573c8268 /tools/perf/scripts/python/export-to-postgresql.py
parent7ca24cf2d2269bde25e21c02a77fe81995a081ae (diff)
drm/radeon: make functions alloc_pasid and free_pasid static
The functions alloc_pasid and free_pasid are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: warning: symbol 'alloc_pasid' was not declared. Should it be static? warning: symbol 'free_pasid' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions