[PATCH] drm/amdgpu: Fix htmldoc warning
Andrey Grodzovsky
andrey.grodzovsky at amd.com
Fri Feb 11 20:55:00 UTC 2022
Update function name.
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky at amd.com>
Reported-by: kernel test robot <lkp at intel.com>
---
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
index 54f8e1fa4cae..d78141e2c509 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
@@ -4978,7 +4978,7 @@ static void amdgpu_device_recheck_guilty_jobs(
}
/**
- * amdgpu_device_gpu_recover - reset the asic and recover scheduler
+ * amdgpu_device_gpu_recover_imp - reset the asic and recover scheduler
*
* @adev: amdgpu_device pointer
* @job: which job trigger hang
--
2.25.1
More information about the amd-gfx
mailing list