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: NHarry Wentland <harry.wentland@amd.com> Signed-off-by: Nruanjinjie <ruanjinjie@huawei.com> Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
Showing
想要评论请 注册 或 登录