|
@@ -957,7 +957,7 @@ int ttm_bo_mem_space(struct ttm_buffer_object *bo,
|
|
}
|
|
}
|
|
EXPORT_SYMBOL(ttm_bo_mem_space);
|
|
EXPORT_SYMBOL(ttm_bo_mem_space);
|
|
|
|
|
|
-int ttm_bo_move_buffer(struct ttm_buffer_object *bo,
|
|
|
|
|
|
+static int ttm_bo_move_buffer(struct ttm_buffer_object *bo,
|
|
struct ttm_placement *placement,
|
|
struct ttm_placement *placement,
|
|
bool interruptible,
|
|
bool interruptible,
|
|
bool no_wait_gpu)
|
|
bool no_wait_gpu)
|