diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-12-18 13:05:54 +0000 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-01-14 15:04:43 -0500 |
commit | eb87161a9cb02a058e7535a729af4ed098da89f0 (patch) | |
tree | 29c823ab1d3fffc8e3ff2c8047cb40225a009c6b /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | cfdb60f7673907c718a2c434f7ee6ecfe14d85b7 (diff) |
amdgpu/dc: remove various variables that are defined but never used
There are several variables that are defined and never used and hence can
be removed. Remove them. Cleans up clang -Wunused-const-variable warnings:
warning: ‘dvi_hdmi_dongle_signature_str’ defined but not used
warning: ‘dce11_one_lpt_channel_max_resolution’ defined but not used
warning: ‘ddc_hw_status_addr’ defined but not used
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions