linux/drivers/gpu/drm/amd
YueHaibing a52c26f1d7 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 5b87245faf ("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>
2019-08-21 22:19:00 -05:00
..
acp treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
amdgpu drm/amdgpu: remove duplicated include from gfx_v9_0.c 2019-08-21 22:18:54 -05:00
amdkfd drm/amdkfd: remove set but not used variable 'pdd' 2019-08-21 22:19:00 -05:00
display drm/amd/display: remove duplicated include from dc_link.c 2019-08-21 22:18:57 -05:00
include drm/amdgpu: Fix a typo in the include header guard of 'navi12_ip_offset.h' 2019-08-21 22:16:55 -05:00
powerplay drm/amd/powerplay: correct typo 2019-08-21 22:17:57 -05:00