Skip to content

Commit

Permalink
drm/amd/display: remove duplicate include header
Browse files Browse the repository at this point in the history
link_hwss.h is included more than once in link_dpms.c .

Signed-off-by: Ye Xingchen <ye.xingchen@zte.com.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
Ye Xingchen authored and Alex Deucher committed Feb 9, 2023
1 parent 474876b commit e1ebbf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/amd/display/dc/link/link_dpms.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e1ebbf5

Please sign in to comment.