- Update Xen patches to 3.3-rc5 and c/s 1157.
[linux-flexiantxendom0-3.2.10.git] / arch / ia64 / kernel / asm-offsets.c
index af56501..166ced4 100644 (file)
@@ -290,7 +290,7 @@ void foo(void)
        DEFINE(IA64_ITC_LASTCYCLE_OFFSET,
                offsetof (struct itc_jitter_data_t, itc_lastcycle));
 
-#ifdef CONFIG_XEN
+#ifdef CONFIG_PARAVIRT_XEN
        BLANK();
 
        DEFINE(XEN_NATIVE_ASM, XEN_NATIVE);