|
@@ -143,7 +143,6 @@ struct cirrus_device {
|
|
struct drm_global_reference mem_global_ref;
|
|
struct drm_global_reference mem_global_ref;
|
|
struct ttm_bo_global_ref bo_global_ref;
|
|
struct ttm_bo_global_ref bo_global_ref;
|
|
struct ttm_bo_device bdev;
|
|
struct ttm_bo_device bdev;
|
|
- atomic_t validate_sequence;
|
|
|
|
} ttm;
|
|
} ttm;
|
|
bool mm_inited;
|
|
bool mm_inited;
|
|
};
|
|
};
|