staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks
commitaee0ac92f474881c7b23a7452e4280bad7b00f6f
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 29 May 2013 20:59:15 +0000 (29 23:59 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:55:52 +0000 (30 20:55 +0900)
tree5d191793b92b1b4f282c647fc94c40d2d8f73665
parenta4ce0e7e6e7e8dfe00b6aed03dfb52e242cbc68b
staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks

Code checking for IF_DEF_HiVision is only executed for chips < XG20,
and there IF_DEF_HiVision 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>
drivers/staging/xgifb/vb_setmode.c