Re: [PATCH] gpu: drm: amd: Remove duplicate include of dce110_resource.h

From: Alex Deucher
Date: Tue Mar 23 2021 - 11:13:43 EST


The same patch was already applied recently. Thanks!

Alex

On Mon, Mar 22, 2021 at 9:10 PM Wan Jiabing <wanjiabing@xxxxxxxx> wrote:
>
> dce110/dce110_resource.h has been included at line 58, so remove
> the duplicate include at line 64.
>
> Signed-off-by: Wan Jiabing <wanjiabing@xxxxxxxx>
> ---
> drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c b/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
> index 4a3df13c9e49..c4fe21b3b23f 100644
> --- a/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
> +++ b/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
> @@ -61,7 +61,6 @@
> #include "dcn21/dcn21_dccg.h"
> #include "dcn21_hubbub.h"
> #include "dcn10/dcn10_resource.h"
> -#include "dce110/dce110_resource.h"
> #include "dce/dce_panel_cntl.h"
>
> #include "dcn20/dcn20_dwb.h"
> --
> 2.25.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.freedesktop.org/mailman/listinfo/dri-devel