drm/ttm: always keep BOs on the LRU
[linux-2.6-microblaze.git] / include / drm / ttm / ttm_execbuf_util.h
index 7e46cc6..5a19843 100644 (file)
@@ -99,7 +99,7 @@ extern void ttm_eu_backoff_reservation(struct ww_acquire_ctx *ticket,
 
 extern int ttm_eu_reserve_buffers(struct ww_acquire_ctx *ticket,
                                  struct list_head *list, bool intr,
-                                 struct list_head *dups, bool del_lru);
+                                 struct list_head *dups);
 
 /**
  * function ttm_eu_fence_buffer_objects.