commit | 759010728b1323aec03c5baae13fde8f76e44a99 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jan 03 16:39:21 2011 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jan 11 20:37:06 2011 +0000 |
tree | 1a9da2a6e114c45f2140aebc458b8e1833256478 | |
parent | dbdc647927a0f4b34e7cf486889d8f671f73d2e5 [diff] |
drm/i915: Remove impossible test As has_gem is unconditionally set to true, the conditional immediately following that assignment is superfluous. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>