diff options
author | ruanjinjie <ruanjinjie@huawei.com> | 2022-10-19 14:31:15 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-10-24 14:34:47 -0400 |
commit | 72c9abd5399d9f5c20a5b93737e67edba3189079 (patch) | |
tree | 2bfacce8a039fe8ca3701535d8f76f24d124c6e9 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 9feece0d96124096e7268007bd2d3905a29d92ac (diff) |
drm/amd/display: make dcn32_mmhubbub_funcs static
The symbol is not used outside of the file, so mark it static.
Fixes the following warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_mmhubbub.c:214:28:
warning: symbol 'dcn32_mmhubbub_funcs' was
not declared. Should it be static?
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: ruanjinjie <ruanjinjie@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions