commit | 5d9faa16a73f3317177ec42d5b5d826947458eb9 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Mar 01 15:28:47 2011 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Mar 01 16:00:30 2011 +0000 |
tree | b8952529320d0951d350ef7b3e03ebadd653c6ee | |
parent | 82d3c90cc8e3ca8a7b7fe67a292e30603c24e3d9 [diff] |
drm/i915: Silence an innocuous compiler warning for an unused variable drivers/gpu/drm/i915/i915_irq.c: In function ‘ironlake_irq_postinstall’: drivers/gpu/drm/i915/i915_irq.c:1618: warning: unused variable ‘pipe’ Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>