diff options
Diffstat (limited to 'drivers/gpu/drm/ast/ast_drv.h')
-rw-r--r-- | drivers/gpu/drm/ast/ast_drv.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/ast/ast_drv.h b/drivers/gpu/drm/ast/ast_drv.h index e6c4cd3dc50e..bfc65040dfcb 100644 --- a/drivers/gpu/drm/ast/ast_drv.h +++ b/drivers/gpu/drm/ast/ast_drv.h | |||
@@ -104,8 +104,6 @@ struct ast_private { | |||
104 | int fb_mtrr; | 104 | int fb_mtrr; |
105 | 105 | ||
106 | struct { | 106 | struct { |
107 | struct drm_global_reference mem_global_ref; | ||
108 | struct ttm_bo_global_ref bo_global_ref; | ||
109 | struct ttm_bo_device bdev; | 107 | struct ttm_bo_device bdev; |
110 | } ttm; | 108 | } ttm; |
111 | 109 | ||