[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_MLTxWSVwdd9=WuV63HLRHqfYqos-Myn6VLdSM5Q0FymQ@mail.gmail.com>
Date: Thu, 9 Feb 2023 09:32:25 -0500
From: Alex Deucher <alexdeucher@...il.com>
To: ye.xingchen@....com.cn
Cc: alexander.deucher@....com, sunpeng.li@....com,
qingqing.zhuo@....com, xinhui.pan@....com,
rodrigo.siqueira@....com, linux-kernel@...r.kernel.org,
amd-gfx@...ts.freedesktop.org, wenjing.liu@....com,
dri-devel@...ts.freedesktop.org, george.shen@....com,
christian.koenig@....com
Subject: Re: [PATCH v2] drm/amd/display: remove duplicate include header
Applied. Thanks!
Alex
On Thu, Feb 9, 2023 at 5:48 AM <ye.xingchen@....com.cn> wrote:
>
> From: Ye Xingchen <ye.xingchen@....com.cn>
>
> link_hwss.h is included more than once in link_dpms.c .
>
> Signed-off-by: Ye Xingchen <ye.xingchen@....com.cn>
> ---
> v1 -> v2
> Fix the U+00A0 non-breaking space in the subject line.
> drivers/gpu/drm/amd/display/dc/link/link_dpms.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/link/link_dpms.c b/drivers/gpu/drm/amd/display/dc/link/link_dpms.c
> index 9cdfa7f7dc77..0c26b3589608 100644
> --- a/drivers/gpu/drm/amd/display/dc/link/link_dpms.c
> +++ b/drivers/gpu/drm/amd/display/dc/link/link_dpms.c
> @@ -51,7 +51,6 @@
> #include "link_enc_cfg.h"
> #include "resource.h"
> #include "dsc.h"
> -#include "link_hwss.h"
> #include "dccg.h"
> #include "clk_mgr.h"
> #include "atomfirmware.h"
> --
> 2.25.1
Powered by blists - more mailing lists