summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn30
diff options
context:
space:
mode:
authorChen Zhou <chenzhou10@huawei.com>2020-09-08 21:35:52 +0800
committerAlex Deucher <alexander.deucher@amd.com>2020-09-15 17:52:42 -0400
commitcce63598976a9834e31c783d395533fc83f95b51 (patch)
tree964ee324e52b98066c4a7492fe135a8c78a5a288 /drivers/gpu/drm/amd/display/dc/dcn30
parent7c679ef6678c7718d6c7284e6f9dd8dd4c27d4e4 (diff)
downloadlinux-cce63598976a9834e31c783d395533fc83f95b51.tar.bz2
drm/amd/display: Remove duplicate include
Remove duplicate header which is included twice. Signed-off-by: Chen Zhou <chenzhou10@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dcn30')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c b/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c
index 7886c32d8315..204773ffc376 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c
@@ -35,7 +35,6 @@
#include "dcn30_dpp.h"
#include "dcn10/dcn10_cm_common.h"
#include "dcn30_cm_common.h"
-#include "clk_mgr.h"
#include "reg_helper.h"
#include "abm.h"
#include "clk_mgr.h"