Re: [PATCH] drm/amdgpu/vcn: Modify mismatched function name

2023-05-23 Thread Alex Deucher
Applied. Thanks! Alex On Mon, May 22, 2023 at 11:32 PM Jiapeng Chong wrote: > > No functional modification involved. > > drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c:374: warning: expecting prototype for > vcn_v4_0_mc_resume_dpg_mode(). Prototype was for > vcn_v4_0_3_mc_resume_dpg_mode() instead.

[PATCH] drm/amdgpu/vcn: Modify mismatched function name

2023-05-22 Thread Jiapeng Chong
No functional modification involved. drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c:374: warning: expecting prototype for vcn_v4_0_mc_resume_dpg_mode(). Prototype was for vcn_v4_0_3_mc_resume_dpg_mode() instead. drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c:631: warning: expecting prototype for vcn_v4_0_ena