drm/i915: Remove mmap_offset
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 28 Oct 2010 12:03:06 +0000 (13:03 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 28 Oct 2010 19:55:02 +0000 (20:55 +0100)
Since we rarely use the mmap_offset and it is easily computable from the
obj->map_list.hash, remove it.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found