From: Hannes Eder Date: Sun, 23 Nov 2008 18:37:09 +0000 (+0100) Subject: x86: boot - fix sparse warnings X-Git-Tag: v2.6.29-rc1~587^2~4^27~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a00b58855ccdbedf556b4f5638d5208b454472;p=pandora-kernel.git x86: boot - fix sparse warnings Impact: make global variables static Fix these sparse warnings: arch/x86/boot/video.c:233:3: warning: symbol 'saved' was not declared. Should it be static? arch/x86/boot/video-vga.c:37:13: warning: symbol 'video_vga' was not declared. Should it be static? Signed-off-by: Hannes Eder Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed