mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-27 23:20:15 +01:00
[intel-gem] Remove unused variable.
This commit is contained in:
parent
54817317e9
commit
f4bd566e0b
1 changed files with 0 additions and 1 deletions
|
|
@ -2140,7 +2140,6 @@ i915_gem_idle(struct drm_device *dev)
|
|||
{
|
||||
drm_i915_private_t *dev_priv = dev->dev_private;
|
||||
uint32_t seqno, cur_seqno, last_seqno;
|
||||
int ret;
|
||||
int stuck;
|
||||
|
||||
if (dev_priv->mm.suspended)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue