[PATCH] paravirt: Add MMU virtualization to paravirt_ops
[pandora-kernel.git] / arch / i386 / mm / boot_ioremap.c
index 4de11f5..4de95a1 100644 (file)
@@ -16,6 +16,7 @@
  */
 
 #undef CONFIG_X86_PAE
+#undef CONFIG_PARAVIRT
 #include <asm/page.h>
 #include <asm/pgtable.h>
 #include <asm/tlbflush.h>