Skip to content

Commit e0dd578

Browse files
Alex Hungalexdeucher
authored andcommitted
drm/amd/display: Remove redundant include file
This fixes 1 PW.INCLUDE_RECURSION reported by Coverity. "./drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h" includes itself: dc_types.h -> dal_types.h -> dc_types.h Acked-by: Wayne Lin <[email protected]> Signed-off-by: Alex Hung <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 01eb50e commit e0dd578

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/amd/display/include/dal_types.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
#define __DAL_TYPES_H__
2828

2929
#include "signal_types.h"
30-
#include "dc_types.h"
3130

3231
struct dal_logger;
3332
struct dc_bios;

0 commit comments

Comments
 (0)