Browse Source

drm/mgag200: remove unused validate_sequence

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Maarten Lankhorst 13 years ago
parent
commit
7d406b1cc0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/gpu/drm/mgag200/mgag200_drv.h

+ 0 - 1
drivers/gpu/drm/mgag200/mgag200_drv.h

@@ -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 */