From: Aaro Koskinen Date: Sun, 13 Mar 2011 10:26:10 +0000 (+0200) Subject: staging: xgifb: eliminate redudant chip type >= XG40 checks X-Git-Tag: v2.6.39-rc1~469^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0658733528268ed055d1fd43fc5296b0ac98a7c2;p=pandora-kernel.git staging: xgifb: eliminate redudant chip type >= XG40 checks Since all chips supported by the driver are >= XG40, these checks are redundant and the code can be modified accordingly. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed