diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-09-13 16:38:01 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-13 14:33:01 -0400 |
commit | 1e0301e127cfc708c852278539e0bbd4c77ccb09 (patch) | |
tree | 3a1384e615f81a2ecc11839b6f99a17a660caa05 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 7136f956c73c4ba50bfeb61653dfd6a9669ea915 (diff) |
drm/amd/display: make enc32_stream_encoder_dvi_set_stream_attribute static
This symbol is not used outside of dcn32_dio_stream_encoder.c, so marks
it static.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_dio_stream_encoder.c:63:6: warning: no previous prototype for ‘enc32_stream_encoder_dvi_set_stream_attribute’.
Link:https://bugzilla.openanolis.cn/show_bug.cgi?id=2119
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions