Commit 3b96ec96 authored by Yang Li's avatar Yang Li Committed by Alex Deucher

drm/amd/display: Remove duplicated include in dcn35_hwseq.c

./drivers/gpu/drm/amd/display/dc/dcn35/dcn35_hwseq.c: clk_mgr.h is included more than once.
Signed-off-by: default avatarYang Li <yang.lee@linux.alibaba.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent bde5f439
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#include "clk_mgr.h" #include "clk_mgr.h"
#include "reg_helper.h" #include "reg_helper.h"
#include "abm.h" #include "abm.h"
#include "clk_mgr.h"
#include "hubp.h" #include "hubp.h"
#include "dchubbub.h" #include "dchubbub.h"
#include "timing_generator.h" #include "timing_generator.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment