Commit 7d406b1c authored by Maarten Lankhorst's avatar Maarten Lankhorst Committed by Dave Airlie

drm/mgag200: remove unused validate_sequence

Signed-off-by: default avatarMaarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 5d77f13c
...@@ -195,7 +195,6 @@ struct mga_device { ...@@ -195,7 +195,6 @@ struct mga_device {
struct drm_global_reference mem_global_ref; struct drm_global_reference mem_global_ref;
struct ttm_bo_global_ref bo_global_ref; struct ttm_bo_global_ref bo_global_ref;
struct ttm_bo_device bdev; struct ttm_bo_device bdev;
atomic_t validate_sequence;
} ttm; } ttm;
u32 reg_1e24; /* SE model number */ u32 reg_1e24; /* SE model number */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment