drm/i915: Remove impossible test
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 3 Jan 2011 16:39:21 +0000 (16:39 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 11 Jan 2011 20:37:06 +0000 (20:37 +0000)
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>

No differences found