]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/power/cpu.c
[PATCH] uml: fix processor selection to exclude unsupported processors and features
[linux-2.6-omap-h63xx.git] / arch / i386 / power / cpu.c
index 79b2370c7facda90db18255983dc85b58523dab0..5a1abeff033ba7ed33ecb97151aba3186aa62446 100644 (file)
@@ -7,9 +7,10 @@
  * Copyright (c) 2001 Patrick Mochel <mochel@osdl.org>
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/suspend.h>
+#include <asm/mtrr.h>
+#include <asm/mce.h>
 
 static struct saved_context saved_context;