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 d4af9edcbb9760e794a71a16d82d5a791eec3b7c..20a437f88780e022dd64f800f550ff4da0b882bc 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;