diff options
author | 2019-10-23 15:58:31 +0800 | |
---|---|---|
committer | 2019-10-30 11:06:51 -0400 | |
commit | e4b116a2c0b7d5273ae9b1345f328981dbfa781e (patch) | |
tree | 70c156ce1b09c9a9511934a729e3014ea2ae8d06 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdkfd: bug fix for out of bounds mem on gpu cache filling info (diff) | |
download | linux-rng-e4b116a2c0b7d5273ae9b1345f328981dbfa781e.tar.xz linux-rng-e4b116a2c0b7d5273ae9b1345f328981dbfa781e.zip |
drm/amdgpu: remove set but not used variable 'adev'
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1221:24: warning: variable adev set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:488:24: warning: variable adev set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:547:24: warning: variable adev set but not used [-Wunused-but-set-variable]
It is never used, so can removed it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions