From: Harvey Harrison Date: Tue, 19 Feb 2008 18:32:02 +0000 (-0800) Subject: KVM: SVM: make iopm_base static X-Git-Tag: v2.6.26-rc1~1028^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4866d5e3d59c7831c7fa117c246a39165817db0d;p=pandora-kernel.git KVM: SVM: make iopm_base static Fixes sparse warning as well. arch/x86/kvm/svm.c:69:15: warning: symbol 'iopm_base' was not declared. Should it be static? Signed-off-by: Harvey Harrison Signed-off-by: Avi Kivity --- Reading git-diff-tree failed