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 <wayne.lin@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 01eb50e commit e0dd578

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)