All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/amdgpu/display: remove duplicate include header in link_dpms.c
@ 2023-02-09  7:11 ` ye.xingchen
  0 siblings, 0 replies; 5+ messages in thread
From: ye.xingchen @ 2023-02-09  7:11 UTC (permalink / raw)
  To: alexander.deucher
  Cc: sunpeng.li, harry.wentland, qingqing.zhuo, xinhui.pan,
	rodrigo.siqueira, linux-kernel, amd-gfx, wenjing.liu, dri-devel,
	daniel, george.shen, airlied, christian.koenig

From: Ye Xingchen <ye.xingchen@zte.com.cn>

link_hwss.h is included more than once.

Signed-off-by: Ye Xingchen <ye.xingchen@zte.com.cn>
---
 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

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

end of thread, other threads:[~2023-02-09 10:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-09  7:11 [PATCH] drm/amdgpu/display: remove duplicate include header in link_dpms.c ye.xingchen
2023-02-09  7:11 ` ye.xingchen
2023-02-09  7:11 ` ye.xingchen
2023-02-09 10:08 ` Jani Nikula
2023-02-09 10:08   ` Jani Nikula

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.