drm/ast: remove unused validate_sequence
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Mon, 20 Aug 2012 13:54:21 +0000 (13:54 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 23 Aug 2012 23:34:41 +0000 (09:34 +1000)
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ast/ast_drv.h

index d4af9ed..20a437f 100644 (file)
@@ -94,7 +94,6 @@ struct ast_private {
                struct drm_global_reference mem_global_ref;
                struct ttm_bo_global_ref bo_global_ref;
                struct ttm_bo_device bdev;
-               atomic_t validate_sequence;
        } ttm;
 
        struct drm_gem_object *cursor_cache;