mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 06:22:40 -04:00
drm/amdgpu/display: extend DCN guards
to cover dcn2.x related headers. Reviewed-by: Zhan Liu <zhan.liu@amd.com> Tested-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -45,9 +45,9 @@
|
||||
#include "dce120/hw_translate_dce120.h"
|
||||
#if defined(CONFIG_DRM_AMD_DC_DCN)
|
||||
#include "dcn10/hw_translate_dcn10.h"
|
||||
#endif
|
||||
#include "dcn20/hw_translate_dcn20.h"
|
||||
#include "dcn21/hw_translate_dcn21.h"
|
||||
#endif
|
||||
|
||||
#include "diagnostics/hw_translate_diag.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user