diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-04-21 10:41:25 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-23 15:06:41 -0400 |
commit | 00aba6da21e5886e4d279bc3679cd2b4548d10f1 (patch) | |
tree | 5e805ad4f4be11c677e535bb12485c0432174aa2 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | 408d9121004d431fd2fd991fe461bf4891de6952 (diff) |
drm/amdgpu: remove set but not used variable 'priority'
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: In function amdgpu_job_submit:
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c:148:26: warning: variable priority set but not used [-Wunused-but-set-variable]
commit 33abcb1f5a17 ("drm/amdgpu: set compute queue priority at mqd_init")
left behind this, remove it.
Reviewed-by: Christian König <christian.koenig@amd.com>
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_pm.c')
0 files changed, 0 insertions, 0 deletions