Pārlūkot izejas kodu

drm/ast: remove unused validate_sequence

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Maarten Lankhorst 13 gadi atpakaļ
vecāks
revīzija
a8e2fad3e9
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      drivers/gpu/drm/ast/ast_drv.h

+ 0 - 1
drivers/gpu/drm/ast/ast_drv.h

@@ -94,7 +94,6 @@ struct ast_private {
 		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;
 
 
 	struct drm_gem_object *cursor_cache;
 	struct drm_gem_object *cursor_cache;