diff options
Diffstat (limited to 'drivers/gpu/drm/bochs/bochs.h')
-rw-r--r-- | drivers/gpu/drm/bochs/bochs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/bochs/bochs.h b/drivers/gpu/drm/bochs/bochs.h index 577a8b917cb9..fb38c8b857b5 100644 --- a/drivers/gpu/drm/bochs/bochs.h +++ b/drivers/gpu/drm/bochs/bochs.h | |||
@@ -77,8 +77,6 @@ struct bochs_device { | |||
77 | 77 | ||
78 | /* ttm */ | 78 | /* ttm */ |
79 | struct { | 79 | struct { |
80 | struct drm_global_reference mem_global_ref; | ||
81 | struct ttm_bo_global_ref bo_global_ref; | ||
82 | struct ttm_bo_device bdev; | 80 | struct ttm_bo_device bdev; |
83 | bool initialized; | 81 | bool initialized; |
84 | } ttm; | 82 | } ttm; |