git://git.onelab.eu
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git]
/
arch
/
i386
/
power
/
cpu.c
diff --git
a/arch/i386/power/cpu.c
b/arch/i386/power/cpu.c
index
5a1abef
..
79b2370
100644
(file)
--- a/
arch/i386/power/cpu.c
+++ b/
arch/i386/power/cpu.c
@@
-7,10
+7,9
@@
* 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;