aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-04-06 15:58:18 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-04-11 18:03:44 -0400
commit75bf1df75d5e9a22898c5b6c3410ef8ec3a0de70 (patch)
tree6d66002aaeb71c7a0ea402a7f5a6b3b07e21f0cc /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
parentff38d974bc2842797d1d75f5060afd1cea4a76a9 (diff)
downloadlinux-75bf1df75d5e9a22898c5b6c3410ef8ec3a0de70.tar.gz
linux-75bf1df75d5e9a22898c5b6c3410ef8ec3a0de70.tar.bz2
linux-75bf1df75d5e9a22898c5b6c3410ef8ec3a0de70.zip
drm/amd/display: set variables aperture_default_system and context0_default_system storage-class-specifier to static
smatch reports drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hubp.c:758:10: warning: symbol 'aperture_default_system' was not declared. Should it be static? drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hubp.c:759:10: warning: symbol 'context0_default_system' was not declared. Should it be static? These variables are 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.c')
0 files changed, 0 insertions, 0 deletions