diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/gpu/drm/cirrus/cirrus_drv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/cirrus/cirrus_drv.h b/drivers/gpu/drm/cirrus/cirrus_drv.h index 64ea597cb6d3..5d045647a3fc 100644 --- a/drivers/gpu/drm/cirrus/cirrus_drv.h +++ b/drivers/gpu/drm/cirrus/cirrus_drv.h | |||
@@ -143,7 +143,6 @@ struct cirrus_device { | |||
143 | struct drm_global_reference mem_global_ref; | 143 | struct drm_global_reference mem_global_ref; |
144 | struct ttm_bo_global_ref bo_global_ref; | 144 | struct ttm_bo_global_ref bo_global_ref; |
145 | struct ttm_bo_device bdev; | 145 | struct ttm_bo_device bdev; |
146 | atomic_t validate_sequence; | ||
147 | } ttm; | 146 | } ttm; |
148 | bool mm_inited; | 147 | bool mm_inited; |
149 | }; | 148 | }; |