aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
diff options
context:
space:
mode:
authorHarry Wentland <harry.wentland@amd.com>2019-11-22 10:12:51 -0500
committerAlex Deucher <alexander.deucher@amd.com>2022-07-05 16:16:49 -0400
commit09de5cd2c170b19e04e37439a712da52a0535015 (patch)
treee4753428a1edfa270054393d08c543b0f3d4e692 /drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
parentdrm/amd/display: Fix null timing generator resource (diff)
downloadlinux-dev-09de5cd2c170b19e04e37439a712da52a0535015.tar.xz
linux-dev-09de5cd2c170b19e04e37439a712da52a0535015.zip
drm/amd/display: Move all linux includes into OS types
Move all linux includes into OS types. Acked-by: Alan Liu <HaoPing.Liu@amd.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c b/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
index 0bc41414481e..09260c23c3bd 100644
--- a/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
+++ b/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
@@ -23,9 +23,6 @@
*
*/
-#include <linux/delay.h>
-#include <linux/slab.h>
-
#include "reg_helper.h"
#include "core_types.h"