diff options
| author | yu kuai <[email protected]> | 2019-11-13 12:44:34 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-11-13 20:29:46 +0000 |
| commit | 472b36a2ab67880e89d6b0cd0e243830e8cb75e1 (patch) | |
| tree | 7499c11632f0f31fedfdcb571782f9fe4a31a604 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/amdgpu: remove set but not used variable 'invalid' (diff) | |
| download | kernel-472b36a2ab67880e89d6b0cd0e243830e8cb75e1.tar.gz kernel-472b36a2ab67880e89d6b0cd0e243830e8cb75e1.zip | |
drm/amd/powerplay: remove set but not used variable 'us_mvdd'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c: In
function ‘vegam_populate_smc_acpi_level’:
drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c:1117:11:
warning: variable 'us_mvdd' set but not used [-Wunused-but-set-variable]
It is never used, so can be removed.
Fixes: ac7822b0026f ("drm/amd/powerplay: add smumgr support for VEGAM (v2)")
Signed-off-by: yu kuai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
