From: Chris Wilson Date: Tue, 7 Apr 2015 15:20:34 +0000 (+0100) Subject: drm/i915: Split i915_gem_batch_pool into its own header X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed9ddd25b2055d29e2106da2a6340e2614d71e86;p=pandora-kernel.git drm/i915: Split i915_gem_batch_pool into its own header In the next patch, I want to use the structure elsewhere and so require it defined earlier. Rather than move the definition to an earlier location where it feels very odd, place it in its own header file. Signed-off-by: Chris Wilson Reviewed-by: Tvrtko Ursulin Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed