[PATCH 6/6] drm/ttm: unexport ttm_bo_wait_unreserved

2012-11-30 Thread Maarten Lankhorst
All legitimate users of this function outside ttm_bo.c are gone, now it's only an implementation detail. Signed-off-by: Maarten Lankhorst --- drivers/gpu/drm/ttm/ttm_bo.c| 4 ++-- include/drm/ttm/ttm_bo_driver.h | 12 2 files changed, 2 insertions(+), 14 deletions(-) diff --gi

[PATCH 6/6] drm/ttm: unexport ttm_bo_wait_unreserved

2012-11-30 Thread Maarten Lankhorst
All legitimate users of this function outside ttm_bo.c are gone, now it's only an implementation detail. Signed-off-by: Maarten Lankhorst --- drivers/gpu/drm/ttm/ttm_bo.c| 4 ++-- include/drm/ttm/ttm_bo_driver.h | 12 2 files changed, 2 insertions(+), 14 deletions(-) diff --gi