All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux-next] drm/amd/display/amdgpu_dm: remove duplicate included header files
@ 2022-09-12  3:22 ` cgel.zte
  0 siblings, 0 replies; 5+ messages in thread
From: cgel.zte @ 2022-09-12  3:22 UTC (permalink / raw)
  To: sunpeng.li
  Cc: Rodrigo.Siqueira, alexander.deucher, christian.koenig,
	Xinhui.Pan, airlied, daniel, nicholas.kazlauskas,
	aurabindo.pillai, roman.li, Wayne.Lin, amd-gfx, dri-devel,
	linux-kernel, Xu Panda, Zeal Robot

From: Xu Panda <xu.panda@zte.com.cn>

soc15_common.h is included more than once.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
index 7a93162633ae..0e42bf496a73 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
@@ -98,8 +98,6 @@
 #include "soc15_common.h"
 #include "vega10_ip_offset.h"

-#include "soc15_common.h"
-
 #include "gc/gc_11_0_0_offset.h"
 #include "gc/gc_11_0_0_sh_mask.h"

-- 
2.15.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH linux-next] drm/amd/display/amdgpu_dm: remove duplicate included header files
@ 2022-09-12  3:22 ` cgel.zte
  0 siblings, 0 replies; 5+ messages in thread
From: cgel.zte @ 2022-09-12  3:22 UTC (permalink / raw)
  To: sunpeng.li
  Cc: Xu Panda, airlied, linux-kernel, Zeal Robot, Xinhui.Pan,
	Rodrigo.Siqueira, roman.li, amd-gfx, nicholas.kazlauskas,
	aurabindo.pillai, dri-devel, Wayne.Lin, alexander.deucher,
	christian.koenig

From: Xu Panda <xu.panda@zte.com.cn>

soc15_common.h is included more than once.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
index 7a93162633ae..0e42bf496a73 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
@@ -98,8 +98,6 @@
 #include "soc15_common.h"
 #include "vega10_ip_offset.h"

-#include "soc15_common.h"
-
 #include "gc/gc_11_0_0_offset.h"
 #include "gc/gc_11_0_0_sh_mask.h"

-- 
2.15.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH linux-next] drm/amd/display/amdgpu_dm: remove duplicate included header files
@ 2022-09-12  3:22 ` cgel.zte
  0 siblings, 0 replies; 5+ messages in thread
From: cgel.zte @ 2022-09-12  3:22 UTC (permalink / raw)
  To: sunpeng.li
  Cc: Xu Panda, airlied, linux-kernel, Zeal Robot, Xinhui.Pan,
	Rodrigo.Siqueira, roman.li, amd-gfx, nicholas.kazlauskas,
	aurabindo.pillai, dri-devel, daniel, Wayne.Lin,
	alexander.deucher, christian.koenig

From: Xu Panda <xu.panda@zte.com.cn>

soc15_common.h is included more than once.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
index 7a93162633ae..0e42bf496a73 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
@@ -98,8 +98,6 @@
 #include "soc15_common.h"
 #include "vega10_ip_offset.h"

-#include "soc15_common.h"
-
 #include "gc/gc_11_0_0_offset.h"
 #include "gc/gc_11_0_0_sh_mask.h"

-- 
2.15.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH linux-next] drm/amd/display/amdgpu_dm: remove duplicate included header files
  2022-09-12  3:22 ` cgel.zte
@ 2022-09-13 13:05   ` Alex Deucher
  -1 siblings, 0 replies; 5+ messages in thread
From: Alex Deucher @ 2022-09-13 13:05 UTC (permalink / raw)
  To: cgel.zte
  Cc: sunpeng.li, Xu Panda, airlied, linux-kernel, Zeal Robot,
	Xinhui.Pan, Rodrigo.Siqueira, roman.li, amd-gfx,
	nicholas.kazlauskas, aurabindo.pillai, dri-devel, Wayne.Lin,
	alexander.deucher, christian.koenig

Applied.  Thanks!

On Sun, Sep 11, 2022 at 11:23 PM <cgel.zte@gmail.com> wrote:
>
> From: Xu Panda <xu.panda@zte.com.cn>
>
> soc15_common.h is included more than once.
>
> Reported-by: Zeal Robot <zealci@zte.com.cn>
> Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> index 7a93162633ae..0e42bf496a73 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> @@ -98,8 +98,6 @@
>  #include "soc15_common.h"
>  #include "vega10_ip_offset.h"
>
> -#include "soc15_common.h"
> -
>  #include "gc/gc_11_0_0_offset.h"
>  #include "gc/gc_11_0_0_sh_mask.h"
>
> --
> 2.15.2
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH linux-next] drm/amd/display/amdgpu_dm: remove duplicate included header files
@ 2022-09-13 13:05   ` Alex Deucher
  0 siblings, 0 replies; 5+ messages in thread
From: Alex Deucher @ 2022-09-13 13:05 UTC (permalink / raw)
  To: cgel.zte
  Cc: christian.koenig, sunpeng.li, Xu Panda, Zeal Robot, Xinhui.Pan,
	Rodrigo.Siqueira, linux-kernel, amd-gfx, roman.li, airlied,
	aurabindo.pillai, dri-devel, Wayne.Lin, alexander.deucher,
	nicholas.kazlauskas

Applied.  Thanks!

On Sun, Sep 11, 2022 at 11:23 PM <cgel.zte@gmail.com> wrote:
>
> From: Xu Panda <xu.panda@zte.com.cn>
>
> soc15_common.h is included more than once.
>
> Reported-by: Zeal Robot <zealci@zte.com.cn>
> Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> index 7a93162633ae..0e42bf496a73 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> @@ -98,8 +98,6 @@
>  #include "soc15_common.h"
>  #include "vega10_ip_offset.h"
>
> -#include "soc15_common.h"
> -
>  #include "gc/gc_11_0_0_offset.h"
>  #include "gc/gc_11_0_0_sh_mask.h"
>
> --
> 2.15.2
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-09-13 13:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-12  3:22 [PATCH linux-next] drm/amd/display/amdgpu_dm: remove duplicate included header files cgel.zte
2022-09-12  3:22 ` cgel.zte
2022-09-12  3:22 ` cgel.zte
2022-09-13 13:05 ` Alex Deucher
2022-09-13 13:05   ` Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.