Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
[pandora-kernel.git] / drivers / gpu / drm / cirrus / cirrus_drv.h
index 7f0d71f..6e0cc72 100644 (file)
@@ -143,7 +143,6 @@ struct cirrus_device {
                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;
        bool mm_inited;
 };