diff options
Diffstat (limited to 'sys/dev/pci/drm/drmP.h')
-rw-r--r-- | sys/dev/pci/drm/drmP.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/pci/drm/drmP.h b/sys/dev/pci/drm/drmP.h index 413d491ace1..9dfd0941fdb 100644 --- a/sys/dev/pci/drm/drmP.h +++ b/sys/dev/pci/drm/drmP.h @@ -555,8 +555,6 @@ struct drm_device { struct extent *handle_ext; drm_map_list_t maplist; - int max_context; - struct drm_lock_data lock; /* Information on hardware lock */ /* DMA queues (contexts) */ |