- Update Xen patches to 3.3-rc5 and c/s 1157.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / asm / xen / hypervisor.h
index 66d0fff..41ff2bd 100644 (file)
@@ -58,7 +58,7 @@ static inline uint32_t xen_cpuid_base(void)
        return 0;
 }
 
-#ifdef CONFIG_XEN
+#ifdef CONFIG_PARAVIRT_XEN
 extern bool xen_hvm_need_lapic(void);
 
 static inline bool xen_x2apic_para_available(void)