From: Daniel Vetter Date: Tue, 15 Sep 2009 20:57:33 +0000 (+0200) Subject: drm/i915: kill superflous IS_I855 macro X-Git-Tag: v2.6.33-rc1~323^2~5^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0f8a9cecea322b215600d96cf0c1eb08343a4e9;p=pandora-kernel.git drm/i915: kill superflous IS_I855 macro It is identical to I85X. Use that one instead. Signed-off-by: Daniel Vetter [anholt: fix conflicts against the display function pointer stuff] Signed-off-by: Eric Anholt --- Reading git-diff-tree failed