OSDN Git Service

drm/amd/display: Modify mismatched function name
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Wed, 26 Oct 2022 07:01:10 +0000 (15:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Oct 2022 19:12:09 +0000 (15:12 -0400)
commit0645b7a64b908ef5cdbf9f117f53d283983fe285
tree8573576d63ebe419e71341bce3fc3cf7e2067b44
parent5156133094dd6b57325fa107aca8be5be679452e
drm/amd/display: Modify mismatched function name

No functional modification involved.

drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:615: warning: expecting prototype for setup_subvp_dmub_command(). Prototype was for populate_subvp_cmd_pipe_info() instead.

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2587
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>
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c