From c19fa2b1ca8baec6ac8bb8aed6c0693c87e1a6de Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Fri, 7 Aug 2015 16:48:02 +0100 Subject: amdgpu: squash trivial documentation typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Emil Velikov Reviewed-by: Alex Deucher Reviewed-by: Christian König Reviewed-by: Jammy Zhou --- amdgpu/amdgpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amdgpu/amdgpu.h') diff --git a/amdgpu/amdgpu.h b/amdgpu/amdgpu.h index b0c22d4e..a3eea84a 100644 --- a/amdgpu/amdgpu.h +++ b/amdgpu/amdgpu.h @@ -709,7 +709,7 @@ int amdgpu_bo_cpu_unmap(amdgpu_bo_handle buf_handle); /** * Wait until a buffer is not used by the device. * - * \param dev - \c [in] Device handle. See #amdgpu_lib_initialize() + * \param dev - \c [in] Device handle. See #amdgpu_device_initialize() * \param buf_handle - \c [in] Buffer handle. * \param timeout_ns - Timeout in nanoseconds. * \param buffer_busy - 0 if buffer is idle, all GPU access was completed -- cgit v1.2.3