[PATCH 4/8] drm/amdgpu/display: drop unused variable.

Harry Wentland harry.wentland at amd.com
Tue Aug 24 17:37:44 UTC 2021


Patches 2 and 4 are
Reviewed-by: Harry Wentland <harry.wentland at amd.com>

Harry

On 2021-08-24 1:36 p.m., Alex Deucher wrote:
> Trivial.
> 
> Fixes: 808a662bb3a8 ("drm/amd/display: Add DP 2.0 SST DC Support")
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>  drivers/gpu/drm/amd/display/dc/core/dc.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/gpu/drm/amd/display/dc/core/dc.c b/drivers/gpu/drm/amd/display/dc/core/dc.c
> index bdc7d7ebee12..f58d3956f3e2 100644
> --- a/drivers/gpu/drm/amd/display/dc/core/dc.c
> +++ b/drivers/gpu/drm/amd/display/dc/core/dc.c
> @@ -186,9 +186,6 @@ static bool create_links(
>  	int i;
>  	int connectors_num;
>  	struct dc_bios *bios = dc->ctx->dc_bios;
> -#if defined(CONFIG_DRM_AMD_DC_DCN)
> -	int dp_hpo_link_count = 0;
> -#endif
>  
>  	dc->link_count = 0;
>  
> 



More information about the amd-gfx mailing list