All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c"
@ 2021-03-10 15:26 Anson Jacob
  2021-03-10 15:26 ` [PATCH 2/2] drm/amd/display: remove duplicate include in amdgpu_dm.c Anson Jacob
  0 siblings, 1 reply; 3+ messages in thread
From: Anson Jacob @ 2021-03-10 15:26 UTC (permalink / raw)
  To: amd-gfx; +Cc: Anson Jacob

This reverts commit 92ca4810b82ff3ca7791114c8b7c161f3c58b4de.

The duplicate from #79 should be removes instead.
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 1 +
 1 file changed, 1 insertion(+)

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 2506e85a19b6..b5a75c73ad71 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
@@ -45,6 +45,7 @@
 #include "amdgpu_dm.h"
 #ifdef CONFIG_DRM_AMD_DC_HDCP
 #include "amdgpu_dm_hdcp.h"
+#include <drm/drm_hdcp.h>
 #endif
 #include "amdgpu_pm.h"
 
-- 
2.25.1

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10 15:26 [PATCH 1/2] Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c" Anson Jacob
2021-03-10 15:26 ` [PATCH 2/2] drm/amd/display: remove duplicate include in amdgpu_dm.c Anson Jacob
2021-03-10 15:29   ` Deucher, Alexander

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.