[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_M14NOOm3cQt8BV_CvRaortNzDz803kE9RdTK5RE+AK-Q@mail.gmail.com>
Date: Fri, 8 Oct 2021 10:30:22 -0400
From: Alex Deucher <alexdeucher@...il.com>
To: CGEL <cgel.zte@...il.com>
Cc: "Wentland, Harry" <harry.wentland@....com>,
"Leo (Sunpeng) Li" <sunpeng.li@....com>,
"Deucher, Alexander" <alexander.deucher@....com>,
Christian Koenig <christian.koenig@....com>,
xinhui pan <Xinhui.Pan@....com>,
Dave Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Charlene Liu <charlene.liu@....com>,
Zhan Liu <zhan.liu@....com>, lv.ruyi@....com.cn,
amd-gfx list <amd-gfx@...ts.freedesktop.org>,
Maling list - DRI developers
<dri-devel@...ts.freedesktop.org>,
LKML <linux-kernel@...r.kernel.org>,
Zeal Robot <zealci@....com.cn>
Subject: Re: [PATCH] drm/amd/display: remove duplicate include in dcn201_clk_mgr.c
Applied. Thanks!
Alex
On Fri, Oct 8, 2021 at 4:40 AM <cgel.zte@...il.com> wrote:
>
> From: Lv Ruyi <lv.ruyi@....com.cn>
>
> Remove all but the first include of reg_helper.h and core_types.h
> from dcn201_clk_mgr.c.
>
> Reported-by: Zeal Robot <zealci@....com.cn>
> Signed-off-by: Lv Ruyi <lv.ruyi@....com.cn>
> ---
> .../gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c b/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c
> index 46e7efe9a78a..db9950244c7b 100644
> --- a/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c
> +++ b/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c
> @@ -26,8 +26,6 @@
> #include "reg_helper.h"
> #include "core_types.h"
> #include "dccg.h"
> #include "clk_mgr_internal.h"
> #include "dcn201_clk_mgr.h"
> #include "dcn20/dcn20_clk_mgr.h"
> #include "dce100/dce_clk_mgr.h"
> -#include "reg_helper.h"
> -#include "core_types.h"
> #include "dm_helpers.h"
> #include "dm_services.h"
>
> --
> 2.25.1
>
Powered by blists - more mailing lists