commit | ba6288f6ace83faeb5f6fd15bbaf7281bd1e945f | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sat Apr 07 01:13:56 2012 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 10 10:19:08 2012 -0700 |
tree | 8ad57578193d5260f479bc6f974d4b9b2f89e767 | |
parent | f9e5de0f175d114a850630f4e86a2eed4f7a7a75 [diff] |
staging: xgifb: drop redudant mode table entries Since the mode search is not string-based anymore, we can drop XxYx24 entries which were just duplicated XxYx32 entries. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>