Commit e1ebbf5d authored by Ye Xingchen's avatar Ye Xingchen Committed by Alex Deucher
Browse files

drm/amd/display: remove duplicate include header



link_hwss.h is included more than once in link_dpms.c .

Signed-off-by: default avatarYe Xingchen <ye.xingchen@zte.com.cn>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 474876ba
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -51,7 +51,6 @@
#include "link_enc_cfg.h"
#include "resource.h"
#include "dsc.h"
#include "link_hwss.h"
#include "dccg.h"
#include "clk_mgr.h"
#include "atomfirmware.h"