]> www.infradead.org Git - users/willy/xarray.git/commit
drm/amd/display: Drop config guard for DC_LOG_DP2
authorLeo (Hanghong) Ma <hanghong.ma@amd.com>
Thu, 18 Nov 2021 16:38:18 +0000 (11:38 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Nov 2021 19:44:40 +0000 (14:44 -0500)
commit625097a9e0c614251cd9ba89b1a416a36495768f
treeab40e389dc8385119fd15e8d34e36739642816f3
parent48c19a95f15e787bc46b274129da37bce06df259
drm/amd/display: Drop config guard for DC_LOG_DP2

[Why & How]
It doesn't make sense to guard DC_LOG_DP2 by CONFIG_DRM_AMD_DCN, and
this also caused build failure for allmodconfig; So drop the guard
to fix the compile failure;

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Leo (Hanghong) Ma <hanghong.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/include/logger_types.h