[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_PfQKwGyuqtzCOUjvXdfQ8WkmeckaiqF2D5Wac+dmSG4A@mail.gmail.com>
Date: Tue, 15 Sep 2020 15:00:03 -0400
From: Alex Deucher <alexdeucher@...il.com>
To: Chen Zhou <chenzhou10@...wei.com>
Cc: "Wentland, Harry" <harry.wentland@....com>,
"Leo (Sunpeng) Li" <sunpeng.li@....com>,
"Deucher, Alexander" <alexander.deucher@....com>,
Dave Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Maling list - DRI developers
<dri-devel@...ts.freedesktop.org>,
amd-gfx list <amd-gfx@...ts.freedesktop.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] drm/amd/display: Remove duplicate include
Applied. Thanks!
Alex
On Wed, Sep 9, 2020 at 3:05 AM Chen Zhou <chenzhou10@...wei.com> wrote:
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: Chen Zhou <chenzhou10@...wei.com>
> ---
> drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c b/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c
> index a5d750ed569e..65dc5dcd4eb8 100644
> --- a/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c
> +++ b/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c
> @@ -35,7 +35,6 @@
> #include "dcn30_dpp.h"
> #include "dcn10/dcn10_cm_common.h"
> #include "dcn30_cm_common.h"
> -#include "clk_mgr.h"
> #include "reg_helper.h"
> #include "abm.h"
> #include "clk_mgr.h"
> --
> 2.17.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@...ts.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
Powered by blists - more mailing lists