From: Chris Wilson Date: Thu, 28 Oct 2010 12:03:06 +0000 (+0100) Subject: drm/i915: Remove mmap_offset X-Git-Tag: v2.6.38-rc1~419^2~23^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39a01d1fb63cf8ebc1a8cf436f5c0ba9657b55c6;p=pandora-kernel.git drm/i915: Remove mmap_offset 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 --- Reading git-diff-tree failed