aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2023-05-22 12:30:13 +0000
committerAlex Deucher <[email protected]>2023-06-09 14:52:45 +0000
commit803e4c9efc79c96796efbecab9ed53267d051256 (patch)
tree00207e763bc715ee337bfd7f38905d0db6c1cbdc /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amdgpu: fix acpi build warnings (diff)
downloadkernel-803e4c9efc79c96796efbecab9ed53267d051256.tar.gz
kernel-803e4c9efc79c96796efbecab9ed53267d051256.zip
drm/amdgpu: remove unused variable num_xcc
gcc with W=1 reports drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:2138:13: error: variable ‘num_xcc’ set but not used [-Werror=unused-but-set-variable] 2138 | int num_xcc; | ^~~~~~~ This variable is not used so remove it. Signed-off-by: Tom Rix <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions