From: Glauber Costa Date: Wed, 30 Apr 2008 15:39:05 +0000 (-0300) Subject: x86: KVM geust: make setup_secondary_clock definition dependent on local apic X-Git-Tag: v2.6.26-rc2~80^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8ba5f10c5956d2b297766fda8f4f5ab8ad1e2cc;p=pandora-kernel.git x86: KVM geust: make setup_secondary_clock definition dependent on local apic Since the pv_apic_ops are only present if CONFIG_X86_LOCAL_APIC is compiled in, kvmclock failed to build without this option. This patch fixes this. Signed-off-by: Glauber Costa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed