drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 10 Oct 2016 12:50:17 +0000 (13:50 +0100)
committerJani Nikula <jani.nikula@intel.com>
Mon, 10 Oct 2016 13:12:21 +0000 (16:12 +0300)
commit105f1a65b04a8f4f7abec11b200b1fb54f3d4b46
treea33c65845ec5b8e3ba9257dc4030344c410476d0
parent449f6615473db3a0d16cbafcbe0572ef81872db0
drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next

The conflict resolution of v4.8-rc8 backmerge to drm-next pulled back in
a few lines of dead code due to the code movement around
i915_gem_reset(), fix that up.

Fixes: ca09fb9f60b5 ("Merge tag 'v4.8-rc8' into drm-next")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Dave Airlie <airlied@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161010125017.23911-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem.c