[PATCH] drm/amd/display: Remove duplicate include of hubp.h

Rodrigo Siqueira Rodrigo.Siqueira at amd.com
Thu Apr 29 12:05:04 UTC 2021


Nice catch!

Are you using any tool to identify this problem?

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

On 04/29, Wan Jiabing wrote:
> In commit 482812d56698e ("drm/amd/display: Set max TTU on
> DPG enable"), "hubp.h" was added which caused the duplicate include.
> To be on the safe side, remove the later duplicate include.
> 
> Signed-off-by: Wan Jiabing <wanjiabing at vivo.com>
> ---
>  drivers/gpu/drm/amd/display/dc/core/dc.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/display/dc/core/dc.c b/drivers/gpu/drm/amd/display/dc/core/dc.c
> index 8f0a13807d05..dcaa6b1e16af 100644
> --- a/drivers/gpu/drm/amd/display/dc/core/dc.c
> +++ b/drivers/gpu/drm/amd/display/dc/core/dc.c
> @@ -58,7 +58,6 @@
>  #include "dc_link_ddc.h"
>  #include "dm_helpers.h"
>  #include "mem_input.h"
> -#include "hubp.h"
>  
>  #include "dc_link_dp.h"
>  #include "dc_dmub_srv.h"
> -- 
> 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/37a14de9/attachment.sig>


More information about the dri-devel mailing list