Skip to content

Commit 00e6bcb

Browse files
Yang Lialexdeucher
authored andcommitted
drm/amd/display: Remove duplicated include in dce110_hwseq.c
./drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c: dce110_hwseq.h is included more than once. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6897 Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 803c270 commit 00e6bcb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@
6565

6666
#include "dcn10/dcn10_hwseq.h"
6767

68-
#include "dce110_hwseq.h"
69-
7068
#define GAMMA_HW_POINTS_NUM 256
7169

7270
/*

0 commit comments

Comments
 (0)