diff options
author | 2019-02-18 13:59:35 +0000 | |
---|---|---|
committer | 2019-03-19 15:03:53 -0500 | |
commit | de6ee704d100c969e4a2ea7edbeebbde63d61e5f (patch) | |
tree | cc0a447d40533eb4aa68ddd7c58029fd6fd695bd /drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | |
parent | drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 (diff) | |
download | linux-dev-de6ee704d100c969e4a2ea7edbeebbde63d61e5f.tar.xz linux-dev-de6ee704d100c969e4a2ea7edbeebbde63d61e5f.zip |
drm/ttm: remove set but not used variable 'bdev'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/ttm/ttm_execbuf_util.c: In function 'ttm_eu_fence_buffer_objects':
drivers/gpu/drm/ttm/ttm_execbuf_util.c:191:24: warning:
variable 'bdev' set but not used [-Wunused-but-set-variable]
It's not used any more and can be removed.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c')
0 files changed, 0 insertions, 0 deletions