From: Aaro Koskinen Date: Wed, 29 May 2013 20:59:14 +0000 (+0300) Subject: staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~387 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4ce0e7e6e7e8dfe00b6aed03dfb52e242cbc68b;p=pandora-kernel.git staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks Code checking for IF_DEF_YPbPr is only executed for chips < XG20, and there IF_DEF_YPbPr is always true, so the flag is redundant. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed