diff options
author | 2023-04-06 14:44:34 -0400 | |
---|---|---|
committer | 2023-04-11 18:03:44 -0400 | |
commit | ff38d974bc2842797d1d75f5060afd1cea4a76a9 (patch) | |
tree | bd8e50fcc41200556521b10ce046d1cac5008872 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | |
parent | drm/amdgpu: Fix warnings (diff) | |
download | wireguard-linux-ff38d974bc2842797d1d75f5060afd1cea4a76a9.tar.xz wireguard-linux-ff38d974bc2842797d1d75f5060afd1cea4a76a9.zip |
drm/amd/display: set variable dcn3_14_soc storage-class-specifier to static
smatch reports
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:100:37: warning: symbol
'dcn3_14_soc' was not declared. Should it be static?
This variable is only used in one file so should be static.
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h')
0 files changed, 0 insertions, 0 deletions