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 <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6897 Signed-off-by: Yang Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 803c270 commit 00e6bcb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)