diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-09-29 11:39:14 +0000 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-10-10 14:49:42 -0500 |
commit | 50325c0be109c7f2f21d6d66f31baed46a0c3443 (patch) | |
tree | 633c3dea4bd6b257ee7e3be37a62157f1417176f /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | ae5c59a83b84b46aeabde95495a50dfec101d7d6 (diff) | |
download | linux-50325c0be109c7f2f21d6d66f31baed46a0c3443.tar.bz2 |
drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c: In function 'psp_v11_0_ring_stop':
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:309:19: warning:
variable 'ring' set but not used [-Wunused-but-set-variable]
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions