Re: [PATCH] drm/amdgpu/display: remove duplicate include header in link_dpms.c

From: Jani Nikula
Date: Thu Feb 09 2023 - 05:08:39 EST


On Thu, 09 Feb 2023, <ye.xingchen@xxxxxxxxxx> wrote:
> From: Ye Xingchen <ye.xingchen@xxxxxxxxxx>
>
> link_hwss.h is included more than once.

You've got U+00A0 non-breaking space in the subject line.

BR,
Jani.

>
> Signed-off-by: Ye Xingchen <ye.xingchen@xxxxxxxxxx>
> ---
> 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"

--
Jani Nikula, Intel Open Source Graphics Center