From: Aaro Koskinen Date: Wed, 27 Mar 2013 21:53:07 +0000 (+0200) Subject: staging: xgifb: eliminate IF_DEF_LVDS checks from vb_init X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~411 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0d60da8f2729424774800ae37e6207106aefe52;p=pandora-kernel.git staging: xgifb: eliminate IF_DEF_LVDS checks from vb_init Inside vb_init, IF_DEF_LVDS tells only if the vbios was succesfully read on XG21. Rearrange the code so that we don't need to set or care about this flag. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed