diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-07-26 17:00:54 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-08-22 06:19:00 +0300 |
commit | a52c26f1d768b6185ed56444a1e5a1629ffd0c4c (patch) | |
tree | 5351c7c3e8f986fdada7594d78e2ec2e034537f6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 192d56d2437f690bce20644f3a5eb2aaf420dc87 (diff) | |
download | linux-a52c26f1d768b6185ed56444a1e5a1629ffd0c4c.tar.xz |
drm/amdkfd: remove set but not used variable 'pdd'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c: In function restore_process_worker:
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c:949:29: warning:
variable pdd set but not used [-Wunused-but-set-variable]
It is not used since
commit 5b87245faf57 ("drm/amdkfd: Simplify kfd2kgd interface")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions