drm/amdgpu: fix documentation for amdgpu_gem_prime_export
Drop extra function parameter. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -321,7 +321,6 @@ const struct dma_buf_ops amdgpu_dmabuf_ops = {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* amdgpu_gem_prime_export - &drm_driver.gem_prime_export implementation
|
* amdgpu_gem_prime_export - &drm_driver.gem_prime_export implementation
|
||||||
* @dev: DRM device
|
|
||||||
* @gobj: GEM BO
|
* @gobj: GEM BO
|
||||||
* @flags: Flags such as DRM_CLOEXEC and DRM_RDWR.
|
* @flags: Flags such as DRM_CLOEXEC and DRM_RDWR.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user