From: Aaro Koskinen Date: Sun, 27 Nov 2011 21:03:05 +0000 (+0200) Subject: staging: xgifb: vb_setmode: make XGI_LongWait() static X-Git-Tag: v3.3-rc1~152^2~101^2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f04ec3058b42ee1a503fbc1588c15d84f1d4b4c;p=pandora-kernel.git staging: xgifb: vb_setmode: make XGI_LongWait() static XGI_LongWait() can be made static. Move the function, so that forward declaration is not needed. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed