Patch 78-80/85
Reviewed-by: Thomas Hellstrom
Queued for ttm-next.
Thanks.
Thomas
On 01/06/2014 05:42 PM, Rashika Kheria wrote:
> Mark function as static because it is not used outside file
> drm/ttm/ttm_bo.c.
>
> This eliminates the following warning in drm/ttm/ttm_bo.c:
> drivers/gpu/drm/ttm/t
Mark function as static because it is not used outside file
drm/ttm/ttm_bo.c.
This eliminates the following warning in drm/ttm/ttm_bo.c:
drivers/gpu/drm/ttm/ttm_bo.c:960:5: warning: no previous prototype for
?ttm_bo_move_buffer? [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria
Reviewed-by: