diff options
author | Tim Huang <tim.huang@amd.com> | 2022-01-27 10:48:41 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-01-27 15:49:18 -0500 |
commit | 7367540b26214ba5f7236e0f212fd60ec6d07c3f (patch) | |
tree | 7de89fcf1d8633a9674f6d45dbcf61bed13b9717 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | bee7f8d09268dc80da0e841ca99d79f500d03b84 (diff) | |
download | linux-7367540b26214ba5f7236e0f212fd60ec6d07c3f.tar.gz linux-7367540b26214ba5f7236e0f212fd60ec6d07c3f.tar.bz2 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_acpi.c')
0 files changed, 0 insertions, 0 deletions