From: Chris Wilson Date: Fri, 19 Sep 2014 10:56:27 +0000 (+0100) Subject: drm/i915: Inline feature detection into sanitize_enable_ppgtt X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1893a71b1eba79a46ac5b356208e80f822543fa4;p=pandora-kernel.git drm/i915: Inline feature detection into sanitize_enable_ppgtt Rather than splitting and hiding away critical parts of sanitize_enable_ppgtt() into single use macros in the headers, inline them into the function for clarity. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed