]> rtime.felk.cvut.cz Git - linux-imx.git/commit
staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 29 May 2013 20:59:03 +0000 (23:59 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:55:48 +0000 (20:55 +0900)
commit0903b0dbd2cd4949348b0885d49bcbd316fada16
tree0aa1fcb24fd31a1a7df8410b99336b73ab687942
parentce76de5abe223ea307536061f1a13932a61404f1
staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check

IF_DEF_LVDS cannot be set when XGI_AjustCRT2Rate() is called, so we can
remove the check and dead code.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_setmode.c