diff options
author | Tim Huang <[email protected]> | 2022-01-27 10:48:41 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-01-27 15:49:18 -0500 |
commit | 7367540b26214ba5f7236e0f212fd60ec6d07c3f (patch) | |
tree | 7de89fcf1d8633a9674f6d45dbcf61bed13b9717 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | bee7f8d09268dc80da0e841ca99d79f500d03b84 (diff) |
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 <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Huang Rui <[email protected]>
Reviewed-by: Aaron Liu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions