]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
drm/mgag200: remove unused validate_sequence
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Mon, 20 Aug 2012 13:54:34 +0000 (13:54 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 23 Aug 2012 23:34:52 +0000 (09:34 +1000)
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/mgag200/mgag200_drv.h

index 6f13b3563234498d08397b254190070d845362d1..d22cbbf3a2025a7596b21c56d208da857b509c90 100644 (file)
@@ -195,7 +195,6 @@ struct mga_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;
 
        u32 reg_1e24; /* SE model number */