drm/ttm: drop evicted from ttm_bo.
This was unused. Signed-off-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Christian König <christian.koenig@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200917064132.148521-3-airlied@gmail.com
This commit is contained in:
@@ -141,7 +141,6 @@ struct ttm_buffer_object {
|
||||
struct ttm_resource mem;
|
||||
struct file *persistent_swap_storage;
|
||||
struct ttm_tt *ttm;
|
||||
bool evicted;
|
||||
bool deleted;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user