aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorIsabella Basso <[email protected]>2021-12-07 22:25:23 -0300
committerAlex Deucher <[email protected]>2021-12-13 16:32:34 -0500
commit2351b7d4e3fd636f8ce0bb9554645dff2dbe86ce (patch)
tree1fef632febd210a57e18fd8e35ceacf0be83b362 /tools/perf/scripts/python/export-to-postgresql.py
parentbbe04dec5c52a075175a627d510140d386a71f98 (diff)
drm/amdgpu: fix function scopes
This turns previously global functions into static, thus removing compile-time warnings such as: warning: no previous prototype for 'amdgpu_vkms_output_init' [-Wmissing-prototypes] 399 | int amdgpu_vkms_output_init(struct drm_device *dev, | ^~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Isabella Basso <[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