From: Aaro Koskinen Date: Wed, 31 Aug 2011 18:45:55 +0000 (+0300) Subject: staging: xgifb: delete XGI_OpenCRTC() X-Git-Tag: v3.2-rc1~169^2^2~792 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f52fc9a2d4a31accf5ff1eaf4feca76b7f559b3;p=pandora-kernel.git staging: xgifb: delete XGI_OpenCRTC() Delete redundant function. Also eliminates the following sparse warning: drivers/staging/xgifb/vb_setmode.c:8033:6: warning: symbol 'XGI_OpenCRTC' was not declared. Should it be static? Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed