From: Aaro Koskinen Date: Sun, 27 Nov 2011 21:03:12 +0000 (+0200) Subject: staging: xgifb: vb_setmode: make XGI_GetLVDSOEMTableIndex() static X-Git-Tag: v3.3-rc1~152^2~101^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed2e7203c37d7413f0b0e1b2a342164b744b31e9;p=pandora-kernel.git staging: xgifb: vb_setmode: make XGI_GetLVDSOEMTableIndex() static XGI_GetLVDSOEMTableIndex() 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