projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceb3dbb
)
drm/amd/display: Remove unused headers
author
Imad Syed
<imad.syed@amd.com>
Wed, 21 Nov 2018 20:54:31 +0000
(12:54 -0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 14 Jan 2019 20:04:36 +0000
(15:04 -0500)
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>
drivers/gpu/drm/amd/display/dc/core/dc_link.c
patch
|
blob
|
history
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 ba8e8e1fb110094c8a421f10f89906887daf8d42..5e5c162ca3049d5fcef00fad50c692cbc03e0f04 100644
(file)
--- 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)