mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 01:58:02 +02:00
intel-gem: Remove dead field from reverted changes.
This commit is contained in:
parent
33c8e03787
commit
689548b527
1 changed files with 0 additions and 5 deletions
|
|
@ -474,11 +474,6 @@ struct drm_lock_data {
|
|||
uint32_t kernel_waiters;
|
||||
uint32_t user_waiters;
|
||||
int idle_has_lock;
|
||||
/**
|
||||
* Boolean signaling that the lock is held on behalf of the
|
||||
* file_priv client by the kernel in an ioctl handler.
|
||||
*/
|
||||
int kernel_held;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue