summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
diff options
context:
space:
mode:
authorZheng Bin <zhengbin13@huawei.com>2020-04-30 05:26:52 +0300
committerAlex Deucher <alexander.deucher@amd.com>2020-04-30 23:49:00 +0300
commitb35833479e53859cbe6b441cf1dcf9b1c49ee323 (patch)
tree3fd9a06641d63d05122080a452247e3d4a05a6dc /drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
parent2cba3944ec3710aab90fc84aec5a27a7ad47fc0a (diff)
downloadlinux-b35833479e53859cbe6b441cf1dcf9b1c49ee323.tar.xz
drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_0.c
Fixes gcc '-Wunused-but-set-variable' warning: drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c:1848:39: warning: variable ‘direct_poll’ set but not used [-Wunused-but-set-variable] It is introduced by commit dd26858a9cd8 ("drm/amdgpu: implement initialization part on VCN2.0 for SRIOV"), but never used, so remove it. Reviewed-by: Christian König <christian.koenig@amd.com> Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Zheng Bin <zhengbin13@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c')
0 files changed, 0 insertions, 0 deletions