diff options
author | Zheng Bin <zhengbin13@huawei.com> | 2020-04-30 05:26:51 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-30 23:48:55 +0300 |
commit | 2cba3944ec3710aab90fc84aec5a27a7ad47fc0a (patch) | |
tree | a8bac596b2b7888b5a84112a5a2285ce619de153 /drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | |
parent | 8b91fd8bb1920a73b2c3a990a12d886fc62e1eef (diff) | |
download | linux-2cba3944ec3710aab90fc84aec5a27a7ad47fc0a.tar.xz |
drm/amdgpu: remove set but not used variable 'priority'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:1211:26: warning: variable ‘priority’ set but not used
It is not used since commit 33abcb1f5a17 ("drm/amdgpu:
set compute queue priority at mqd_init")
Reviewed-by: Christian König <christian.koenig@amd.com>
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zheng Bin <zhengbin13@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c')
0 files changed, 0 insertions, 0 deletions