summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c
diff options
context:
space:
mode:
authorJinjie Ruan <ruanjinjie@huawei.com>2024-08-21 14:40:38 +0800
committerAlex Deucher <alexander.deucher@amd.com>2024-08-23 10:53:39 -0400
commit570867ef90550b01f0ca0f919dba308c3f2fb605 (patch)
tree05e3a871ff0736d009939889847737630dcf2ddb /drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c
parent0e405395e0b162075001b9c027443dd10b723a03 (diff)
downloadlinux-570867ef90550b01f0ca0f919dba308c3f2fb605.tar.gz
linux-570867ef90550b01f0ca0f919dba308c3f2fb605.tar.bz2
linux-570867ef90550b01f0ca0f919dba308c3f2fb605.zip
drm/amd/display: Make dcn35_hubp_funcs static
The sparse tool complains as follows: drivers/gpu/drm/amd/amdgpu/../display/dc/hubp/dcn35/dcn35_hubp.c:191:19: warning: symbol 'dcn35_hubp_funcs' was not declared. Should it be static? This symbol is not used outside of dcn35_hubp.c, so marks it static. Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c')
0 files changed, 0 insertions, 0 deletions