From: <ye.xingchen@zte.com.cn>
To: <alexander.deucher@amd.com>
Cc: <harry.wentland@amd.com>, <sunpeng.li@amd.com>,
<rodrigo.siqueira@amd.com>, <christian.koenig@amd.com>,
<xinhui.pan@amd.com>, <airlied@gmail.com>, <daniel@ffwll.ch>,
<qingqing.zhuo@amd.com>, <george.shen@amd.com>,
<wenjing.liu@amd.com>, <amd-gfx@lists.freedesktop.org>,
<dri-devel@lists.freedesktop.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH] drm/amdgpu/display: remove duplicate include header in link_dpms.c
Date: Thu, 9 Feb 2023 15:11:22 +0800 (CST) [thread overview]
Message-ID: <202302091511222329971@zte.com.cn> (raw)
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
next reply other threads:[~2023-02-09 7:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-09 7:11 ye.xingchen [this message]
2023-02-09 10:08 ` [PATCH] drm/amdgpu/display: remove duplicate include header in link_dpms.c Jani Nikula
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202302091511222329971@zte.com.cn \
--to=ye.xingchen@zte.com.cn \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=christian.koenig@amd.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=george.shen@amd.com \
--cc=harry.wentland@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=qingqing.zhuo@amd.com \
--cc=rodrigo.siqueira@amd.com \
--cc=sunpeng.li@amd.com \
--cc=wenjing.liu@amd.com \
--cc=xinhui.pan@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox