From: Ben Widawsky Date: Thu, 24 Jan 2013 22:45:00 +0000 (-0800) Subject: drm/i915: remove intel_gtt structure X-Git-Tag: v3.9-rc1~83^2~36^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a54c0c279f3864171fe53c66e769d5a137c5c651;p=pandora-kernel.git drm/i915: remove intel_gtt structure With the probe call in our dispatch table, we can now cut away the last three remaining members in the intel_gtt shared struct and so remove it completely. v2: Rebased on top of Daniel's series Signed-off-by: Ben Widawsky Reviewed-by: Damien Lespiau [danvet: bikeshed commit message a bit.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed