staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 29 May 2013 20:59:16 +0000 (23:59 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:55:53 +0000 (20:55 +0900)
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>

No differences found