diff options
author | ruanjinjie <ruanjinjie@huawei.com> | 2022-10-19 14:23:47 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-10-24 14:34:47 -0400 |
commit | 178919f8ff2d4cd1ad32680eb767e6761e9d00ea (patch) | |
tree | daa4771a60fbc9ffb12ffa137b0e3175ae4a0148 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
parent | 72c9abd5399d9f5c20a5b93737e67edba3189079 (diff) |
drm/amd/display: make dcn32_mpc_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_mpc.c:985:24: warning:
symbol 'dcn32_mpc_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_kms.c')
0 files changed, 0 insertions, 0 deletions