From: Jaswinder Singh Rajput Date: Mon, 29 Dec 2008 16:42:50 +0000 (+0530) Subject: x86: bios_uv.c: uv_systab should be static X-Git-Tag: v2.6.29-rc1~536^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c62e9d56ea90ef94f9708ce3f11860c20fa5e135;p=pandora-kernel.git x86: bios_uv.c: uv_systab should be static Impact: cleanup, reduce kernel size a bit, avoid sparse warning Fixes sparse warning: arch/x86/kernel/bios_uv.c:28:18: warning: symbol 'uv_systab' was not declared. Should it be static? Signed-off-by: Jaswinder Singh Rajput Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed