From: Harvey Harrison Date: Fri, 22 Aug 2008 20:29:17 +0000 (-0700) Subject: KVM: x86.c make kvm_load_realmode_segment static X-Git-Tag: v2.6.28-rc1~269^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2259e3a7a6089007839cd4bbf7c9867190c67238;p=pandora-kernel.git KVM: x86.c make kvm_load_realmode_segment static Noticed by sparse: arch/x86/kvm/x86.c:3591:5: warning: symbol 'kvm_load_realmode_segment' was not declared. Should it be static? Signed-off-by: Harvey Harrison Signed-off-by: Avi Kivity --- Reading git-diff-tree failed