diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-09-13 16:38:05 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-13 14:33:02 -0400 |
commit | bd7352332b60a5d2fff625332acfa2ad96e0ca1c (patch) | |
tree | 2f1fd4ac7c5d40bb98d871eb85e0e907ec85cc36 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
parent | 0cdbffd55f11ab39e5f8902860cc48ae967cd1b9 (diff) |
drm/amd/display: Remove the unused function copy_stream_update_to_stream()
The function copy_stream_update_to_stream() is defined in the notif.c
file, but not called elsewhere, so delete this unused function.
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:2852:6: warning: no previous prototype for ‘dc_reset_state’.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2113
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/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions