Re: [PATCH] drm/amdgpu/vcn3.0: fix compilation warning

2020-11-25 Thread Nirmoy
Reviewed-by: Nirmoy Das On 11/25/20 3:09 PM, James Zhu wrote: Fixed warning: no previous prototype. Signed-off-by: James Zhu Reported-by: kernel test robot --- drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/gp

[PATCH] drm/amdgpu/vcn3.0: fix compilation warning

2020-11-25 Thread James Zhu
Fixed warning: no previous prototype. Signed-off-by: James Zhu Reported-by: kernel test robot --- drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c b/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c