aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/drm/ast/ast_drv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/ast/ast_drv.h b/drivers/gpu/drm/ast/ast_drv.h
index d4af9edcbb97..20a437f88780 100644
--- a/drivers/gpu/drm/ast/ast_drv.h
+++ b/drivers/gpu/drm/ast/ast_drv.h
@@ -94,7 +94,6 @@ struct ast_private {
94 struct drm_global_reference mem_global_ref; 94 struct drm_global_reference mem_global_ref;
95 struct ttm_bo_global_ref bo_global_ref; 95 struct ttm_bo_global_ref bo_global_ref;
96 struct ttm_bo_device bdev; 96 struct ttm_bo_device bdev;
97 atomic_t validate_sequence;
98 } ttm; 97 } ttm;
99 98
100 struct drm_gem_object *cursor_cache; 99 struct drm_gem_object *cursor_cache;