diff options
| author | YueHaibing <[email protected]> | 2019-07-26 14:00:54 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-08-22 03:19:00 +0000 |
| commit | a52c26f1d768b6185ed56444a1e5a1629ffd0c4c (patch) | |
| tree | 5351c7c3e8f986fdada7594d78e2ec2e034537f6 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | |
| parent | drm/amd/display: remove duplicated include from dc_link.c (diff) | |
| download | kernel-a52c26f1d768b6185ed56444a1e5a1629ffd0c4c.tar.gz kernel-a52c26f1d768b6185ed56444a1e5a1629ffd0c4c.zip | |
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 <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions
