diff options
author | Zheng Bin <zhengbin13@huawei.com> | 2020-04-30 10:26:52 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-30 16:49:00 -0400 |
commit | b35833479e53859cbe6b441cf1dcf9b1c49ee323 (patch) | |
tree | 3fd9a06641d63d05122080a452247e3d4a05a6dc /drivers/net/macvtap.c | |
parent | 2cba3944ec3710aab90fc84aec5a27a7ad47fc0a (diff) | |
download | linux-b35833479e53859cbe6b441cf1dcf9b1c49ee323.tar.bz2 |
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/net/macvtap.c')
0 files changed, 0 insertions, 0 deletions