diff options
author | 2022-01-27 10:48:41 +0800 | |
---|---|---|
committer | 2022-01-27 15:49:18 -0500 | |
commit | 7367540b26214ba5f7236e0f212fd60ec6d07c3f (patch) | |
tree | 7de89fcf1d8633a9674f6d45dbcf61bed13b9717 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h | |
parent | drm/amdgpu: get hash bit for CH4 in umc channel index (diff) | |
download | wireguard-linux-7367540b26214ba5f7236e0f212fd60ec6d07c3f.tar.xz wireguard-linux-7367540b26214ba5f7236e0f212fd60ec6d07c3f.zip |
drm/amd/display: Fix unused variable warning
[Why]
It will build failed with unused variable 'dc' with
'-Werror=unused-variable'enabled when CONFIG_DRM_AMD_DC_DCN
is not defined.
Signed-off-by: Tim Huang <tim.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h')
0 files changed, 0 insertions, 0 deletions