aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2022-04-23 20:01:55 +0000
committerAlex Deucher <[email protected]>2022-04-26 15:43:57 +0000
commit9714d357e2ca763cc6a739f66ca67219beafd442 (patch)
tree16a6c4100ef544f6db6126e810f79aa7dd34aa3d /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentdrm/radeon: change cik_default_state table from global to static (diff)
downloadkernel-9714d357e2ca763cc6a739f66ca67219beafd442.tar.gz
kernel-9714d357e2ca763cc6a739f66ca67219beafd442.zip
drm/radeon: change cac_weights_* to static
Sparse reports these issues si_dpm.c:332:26: warning: symbol 'cac_weights_pitcairn' was not declared. Should it be static? si_dpm.c:1088:26: warning: symbol 'cac_weights_oland' was not declared. Should it be static? Both of these variables are only used in si_dpm.c. Single file variables should be static, so change their storage-class specifiers to static. Signed-off-by: Tom Rix <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions