commit | ee76875ea54f22f81b857b4617f9b608c4cde64c | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Wed May 29 23:59:16 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 30 20:55:53 2013 +0900 |
tree | 32345e87c75b14d39a1e4111aa1025f038eb1193 | |
parent | aee0ac92f474881c7b23a7452e4280bad7b00f6f [diff] |
staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks Code checking for IF_DEF_CRT2Monitor is only executed for chips < XG20, and there IF_DEF_CRT2Monitor is always true, so the flag is redundant. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>