diff options
| author | YueHaibing <[email protected]> | 2019-06-27 07:53:50 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-08-22 03:18:51 +0000 |
| commit | 6892c1f866bf17f9c945f04716610e4240c35f54 (patch) | |
| tree | 8681936306e952e17cf668b9593caffb0d9b1c98 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | |
| parent | drm/amd/display: Fix 32-bit divide error in wait_for_alt_mode (diff) | |
| download | kernel-6892c1f866bf17f9c945f04716610e4240c35f54.tar.gz kernel-6892c1f866bf17f9c945f04716610e4240c35f54.zip | |
drm/amdgpu: remove set but not used variable 'psp_enabled'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/amdgpu/nv.c: In function 'nv_common_early_init':
drivers/gpu/drm/amd/amdgpu/nv.c:471:7: warning:
variable 'psp_enabled' set but not used [-Wunused-but-set-variable]
It's not used since inroduction in
commit c6b6a42175f5 ("drm/amdgpu: add navi10 common ip block (v3)")
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions
