intel: Silence a trivial compiler warning
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Oct 2012 09:08:46 +0000 (10:08 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Oct 2012 09:09:38 +0000 (10:09 +0100)
commita83444c925b18b3db431336360d6915aaf21f727
treeb6f093c1be81caf8991c81c71e620465144c4080
parent8cf3475eb5d887c361db372a644d0d1a11e137f8
intel: Silence a trivial compiler warning

intel_bufmgr_gem.c: In function 'drm_intel_bo_gem_export_to_prime':
intel_bufmgr_gem.c:2477:6: warning: unused variable 'ret' [-Wunused-variable]

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
intel/intel_bufmgr_gem.c