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>
This commit is contained in:
parent
01eb50e53c
commit
e0dd5782f8
@ -27,7 +27,6 @@
|
||||
#define __DAL_TYPES_H__
|
||||
|
||||
#include "signal_types.h"
|
||||
#include "dc_types.h"
|
||||
|
||||
struct dal_logger;
|
||||
struct dc_bios;
|
||||
|
Loading…
x
Reference in New Issue
Block a user