From: Jani Nikula Date: Mon, 31 Mar 2014 11:27:22 +0000 (+0300) Subject: drm/i915: drop the typedef for drm_i915_private_t X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77fec5560b5123be21b815f0217a9732b7da72c3;p=pandora-kernel.git drm/i915: drop the typedef for drm_i915_private_t There are no longer users of drm_i915_private_t. Drop the typedef. Good riddance. Signed-off-by: Jani Nikula Acked-by: Chris Wilson [danvet: Add the hunk in i915_cmd_parser.c here which had to be relocated to the how this was merged.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed