dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/amd/display: Remove duplicate include of hubp.h
@ 2021-04-29  3:04 Wan Jiabing
  2021-04-29 12:05 ` Rodrigo Siqueira
  0 siblings, 1 reply; 6+ messages in thread
From: Wan Jiabing @ 2021-04-29  3:04 UTC (permalink / raw)
  To: Harry Wentland, Leo Li, Alex Deucher, Christian König,
	David Airlie, Daniel Vetter, Nicholas Kazlauskas, Aric Cyr,
	Aurabindo Pillai, Rodrigo Siqueira, Wesley Chalmers,
	Bhawanpreet Lakha, Wayne Lin, Meenakshikumar Somasundaram,
	Chiawen Huang, Anson Jacob, Alvin Lee, Eric Yang, amd-gfx,
	dri-devel, linux-kernel
  Cc: kael_w, Wan Jiabing

In commit 482812d56698e ("drm/amd/display: Set max TTU on
DPG enable"), "hubp.h" was added which caused the duplicate include.
To be on the safe side, remove the later duplicate include.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
---
 drivers/gpu/drm/amd/display/dc/core/dc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/dc/core/dc.c b/drivers/gpu/drm/amd/display/dc/core/dc.c
index 8f0a13807d05..dcaa6b1e16af 100644
--- a/drivers/gpu/drm/amd/display/dc/core/dc.c
+++ b/drivers/gpu/drm/amd/display/dc/core/dc.c
@@ -58,7 +58,6 @@
 #include "dc_link_ddc.h"
 #include "dm_helpers.h"
 #include "mem_input.h"
-#include "hubp.h"
 
 #include "dc_link_dp.h"
 #include "dc_dmub_srv.h"
-- 
2.25.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2021-04-29 15:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-29  3:04 [PATCH] drm/amd/display: Remove duplicate include of hubp.h Wan Jiabing
2021-04-29 12:05 ` Rodrigo Siqueira
2021-04-29 12:23   ` Jiabing Wan
2021-04-29 14:41     ` Rodrigo Siqueira
2021-04-29 15:18       ` Jiabing Wan
2021-04-29 15:21         ` Christian König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).