From: Adrian Bunk Date: Mon, 30 Jun 2008 22:19:19 +0000 (+0300) Subject: x86: KVM guest: make kvm_smp_prepare_boot_cpu() static X-Git-Tag: v2.6.27-rc1~968^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e37c2998a5a0b00134f6227167694b710f57ac0;p=pandora-kernel.git x86: KVM guest: make kvm_smp_prepare_boot_cpu() static This patch makes the needlessly global kvm_smp_prepare_boot_cpu() static. Signed-off-by: Adrian Bunk Signed-off-by: Avi Kivity --- Reading git-diff-tree failed