[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_NhqLdLxvFXjNgD1oLz-yzf_ozqoM4HjxRVzMZPJCaFDQ@mail.gmail.com>
Date: Tue, 31 Jan 2023 12:18:14 -0500
From: Alex Deucher <alexdeucher@...il.com>
To: ye.xingchen@....com.cn
Cc: alexander.deucher@....com, haoping.liu@....com, ian.chen@....com,
dingchen.zhang@....com, sunpeng.li@....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] drm/amdgpu/display: remove duplicate include header in files
Applied. Thanks!
Alex
On Fri, Jan 27, 2023 at 8:39 PM <ye.xingchen@....com.cn> wrote:
>
> From: ye xingchen <ye.xingchen@....com.cn>
>
> opp.h is included more than once.
>
> Signed-off-by: ye xingchen <ye.xingchen@....com.cn>
> ---
> drivers/gpu/drm/amd/display/dc/core/dc_link.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/core/dc_link.c b/drivers/gpu/drm/amd/display/dc/core/dc_link.c
> index 6475664baa8a..1a2ab934b4bd 100644
> --- a/drivers/gpu/drm/amd/display/dc/core/dc_link.c
> +++ b/drivers/gpu/drm/amd/display/dc/core/dc_link.c
> @@ -46,7 +46,6 @@
> #include "dpcd_defs.h"
> #include "dmcu.h"
> #include "dsc.h"
> -#include "opp.h"
> #include "hw/clk_mgr.h"
> #include "dce/dmub_psr.h"
> #include "dmub/dmub_srv.h"
> --
> 2.25.1
Powered by blists - more mailing lists