[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5dc99a6e-569c-a736-9f64-ac632433da81@amd.com>
Date: Wed, 6 Jul 2022 09:49:26 -0400
From: Harry Wentland <harry.wentland@....com>
To: Guo Zhengkui <guozhengkui@...o.com>, Leo Li <sunpeng.li@....com>,
Rodrigo Siqueira <Rodrigo.Siqueira@....com>,
Alex Deucher <alexander.deucher@....com>,
Christian König <christian.koenig@....com>,
"Pan, Xinhui" <Xinhui.Pan@....com>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Thomas Zimmermann <tzimmermann@...e.de>,
Jimmy Kizito <Jimmy.Kizito@....com>,
"open list:AMD DISPLAY CORE" <amd-gfx@...ts.freedesktop.org>,
"open list:DRM DRIVERS" <dri-devel@...ts.freedesktop.org>,
open list <linux-kernel@...r.kernel.org>
Cc: zhengkui_guo@...look.com
Subject: Re: [PATCH] drm/amd/display: remove repeated includes
On 2022-07-06 05:13, Guo Zhengkui wrote:
> Remove a repeated "#include <drm/drm_print.h>"
>
> Signed-off-by: Guo Zhengkui <guozhengkui@...o.com>
Reviewed-by: Harry Wentland <harry.wentland@....com>
Harry
> ---
> drivers/gpu/drm/amd/display/dc/os_types.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/os_types.h b/drivers/gpu/drm/amd/display/dc/os_types.h
> index 795dd486b6d6..6b88ae14f1f9 100644
> --- a/drivers/gpu/drm/amd/display/dc/os_types.h
> +++ b/drivers/gpu/drm/amd/display/dc/os_types.h
> @@ -39,8 +39,6 @@
> #include <drm/display/drm_dp_helper.h>
> #include <drm/drm_print.h>
>
> -#include <drm/drm_print.h>
> -
> #include "cgs_common.h"
>
> #if defined(__BIG_ENDIAN) && !defined(BIGENDIAN_CPU)
Powered by blists - more mailing lists