drm/ttm: fix kerneldoc of ttm_bo_create
authorAlexandre Courbot <acourbot@nvidia.com>
Fri, 23 May 2014 03:58:06 +0000 (12:58 +0900)
committerDave Airlie <airlied@redhat.com>
Mon, 26 May 2014 02:54:09 +0000 (12:54 +1000)
The kerneldoc header of ttm_bo_create() was referring to another
(nonexisting) function and had a few obsolete or incorrect arguments.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found