aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorImad Syed <imad.syed@amd.com>2018-11-21 12:54:31 -0800
committerAlex Deucher <alexander.deucher@amd.com>2019-01-14 15:04:36 -0500
commit923a3743abbece8426a545e8cacab5202f4b32c4 (patch)
tree0553f11a72f8ed0e0560956e1da077b95ccc5a22
parentdrm/amd/display: remove sink reference in dc_stream_state (diff)
downloadwireguard-linux-923a3743abbece8426a545e8cacab5202f4b32c4.tar.xz
wireguard-linux-923a3743abbece8426a545e8cacab5202f4b32c4.zip
drm/amd/display: Remove unused headers
They're not being used, so remove them. Signed-off-by: Imad Syed <imad.syed@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r--drivers/gpu/drm/amd/display/dc/core/dc_link.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/core/dc_link.c b/drivers/gpu/drm/amd/display/dc/core/dc_link.c
index ba8e8e1fb110..5e5c162ca304 100644
--- a/drivers/gpu/drm/amd/display/dc/core/dc_link.c
+++ b/drivers/gpu/drm/amd/display/dc/core/dc_link.c
@@ -43,10 +43,6 @@
#include "dpcd_defs.h"
#include "dmcu.h"
-#include "dce/dce_11_0_d.h"
-#include "dce/dce_11_0_enum.h"
-#include "dce/dce_11_0_sh_mask.h"
-
#define DC_LOGGER_INIT(logger)