diff options
| author | Isabella Basso <[email protected]> | 2021-12-09 15:47:19 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-12-13 21:33:17 +0000 |
| commit | 929bb8e200412da36aca4b61209ec26283f9c184 (patch) | |
| tree | 37d2b69de298c330c1ca9046c4aada15acc261d2 /drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c | |
| parent | drm/amd: move variable to local scope (diff) | |
| download | kernel-929bb8e200412da36aca4b61209ec26283f9c184.tar.gz kernel-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 <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c')
0 files changed, 0 insertions, 0 deletions
