From: Chris Wilson Date: Thu, 21 Oct 2010 13:57:17 +0000 (+0100) Subject: drm/i915: IS_IRONLAKE is synonymous with gen == 5 X-Git-Tag: v2.6.37-rc1~92^2~11^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f00a3ddf91d596bece5fa31e8ce2e8a3b4c0623b;p=pandora-kernel.git drm/i915: IS_IRONLAKE is synonymous with gen == 5 So remove the redundant bit in the capabilities block and s/IS_IRONLAKE/IS_GEN5/. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed