From: Daniel Vetter Date: Fri, 2 Nov 2012 18:55:05 +0000 (+0100) Subject: drm/i915: move dri1 dungeon out of dev_priv X-Git-Tag: v3.8-rc1~82^2~192^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=231f42a48f744c9a4f53752948fad2d793638937;p=pandora-kernel.git drm/i915: move dri1 dungeon out of dev_priv Also, move dev_priv->counter there, it's only used in i915_dma.c And also move the dri1 dungeon at the end of dev_priv where no one cares about it. Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed