[PATCH] [v2] drm/amd/display: Remove duplicate declaration of dc_state

Rodrigo Siqueira Rodrigo.Siqueira at amd.com
Thu Apr 29 14:30:43 UTC 2021


Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira at amd.com>

On 04/29, Wan Jiabing wrote:
> There are two declarations of struct dc_state here.
> Remove the later duplicate more secure.
> 
> Signed-off-by: Wan Jiabing <wanjiabing at vivo.com>
> ---
> Changelog:
> v2:
> - Remove the later duplicate instead of the former.
> ---
>  drivers/gpu/drm/amd/display/dc/dc.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
> index 8108b82bac60..6f3c95b5d1a2 100644
> --- a/drivers/gpu/drm/amd/display/dc/dc.h
> +++ b/drivers/gpu/drm/amd/display/dc/dc.h
> @@ -594,7 +594,6 @@ struct dc_bounding_box_overrides {
>  	int min_dcfclk_mhz;
>  };
>  
> -struct dc_state;
>  struct resource_pool;
>  struct dce_hwseq;
>  struct gpu_info_soc_bounding_box_v1_0;
> -- 
> 2.25.1
> 

-- 
Rodrigo Siqueira
https://siqueira.tech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20210429/bdeecdcd/attachment.sig>


More information about the dri-devel mailing list