From: Florian Tobias Schandinat Date: Wed, 10 Mar 2010 23:21:36 +0000 (-0800) Subject: viafb: remove dead code due to IGA1_IGA2 X-Git-Tag: v2.6.34-rc2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bbac05f8c0ab40dcc52ed6dff44e1b0d80fa6e3;p=pandora-kernel.git viafb: remove dead code due to IGA1_IGA2 Some code depended on IGA1_IGA2 which was never set (at least with the symbolic name). Remove this dead code although it might one day be useful to get a hint on how some things might work. However as this is dead it is likely full of bugs and would prevent a clean structure (as it has some very strange things). Dead code -> no regressions, at least if VIA doesn't do anything very ugly. Signed-off-by: Florian Tobias Schandinat Cc: Scott Fang Cc: Joseph Chan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed