diff options
| author | zhengbin <[email protected]> | 2019-11-14 12:36:24 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-11-19 15:12:51 +0000 |
| commit | d3b65841b31c0192f997e0f9bc64dccbfaa97bcc (patch) | |
| tree | 1384ea39f0f9250a36d5175b70baa32c45f95fc6 /drivers/gpu/drm/amd/display/dc/bios/bios_parser.c | |
| parent | drm/amdgpu/nv: add asic func for fetching vbios from rom directly (diff) | |
| download | kernel-d3b65841b31c0192f997e0f9bc64dccbfaa97bcc.tar.gz kernel-d3b65841b31c0192f997e0f9bc64dccbfaa97bcc.zip | |
drm/amd/display: remove set but not used variable 'old_plane_crtc'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c: In function dm_determine_update_type_for_commit:
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:6516:36: warning: variable old_plane_crtc set but not used [-Wunused-but-set-variable]
It is introduced by commit a87fa9938749 ("drm/amd/display:
Build stream update and plane updates in dm"), but never used,
so remove it.
Reviewed-by: Harry Wentland <[email protected]>
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/bios/bios_parser.c')
0 files changed, 0 insertions, 0 deletions
