From a4ce0e7e6e7e8dfe00b6aed03dfb52e242cbc68b Mon Sep 17 00:00:00 2001 From: Aaro Koskinen Date: Wed, 29 May 2013 23:59:14 +0300 Subject: [PATCH] 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-format-patch failed