diff options
author | 2021-12-09 12:47:19 -0300 | |
---|---|---|
committer | 2021-12-13 16:33:17 -0500 | |
commit | 929bb8e200412da36aca4b61209ec26283f9c184 (patch) | |
tree | 37d2b69de298c330c1ca9046c4aada15acc261d2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd: move variable to local scope (diff) | |
download | wireguard-linux-929bb8e200412da36aca4b61209ec26283f9c184.tar.xz wireguard-linux-929bb8e200412da36aca4b61209ec26283f9c184.zip |
drm/amdgpu: fix amdgpu_ras_mca_query_error_status scope
This commit fixes the compile-time warning below:
warning: no previous prototype for ‘amdgpu_ras_mca_query_error_status’
[-Wmissing-prototypes]
Changes since v1:
- As suggested by Alexander Deucher:
1. Make function static instead of adding prototype.
Signed-off-by: Isabella Basso <isabbasso@riseup.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions