diff options
author | Rodrigo Siqueira <rodrigo.siqueira@amd.com> | 2023-05-01 16:30:54 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 09:39:53 -0400 |
commit | 50a32b8cf4d7624eb8606b4cb7bc6dee37703da6 (patch) | |
tree | e54b96e90f3ecd42e2a672d9e9aa15b96dd0a064 /drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c | |
parent | fe9fa3859b66caf4a6923598c8e343b8a32ec5d1 (diff) |
drm/amd/display: Remove unnecessary variable
There is no need to use dc_version in the dc_construct_ctx since this
value is copied to dc_ctx->dce_version later. This commit removes the
extra steps.
Reviewed-by: Alex Hung <alex.hung@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c')
0 files changed, 0 insertions, 0 deletions