* [PATCH -next] arch/x86/kernel/cpu/common_64.c: remove double inclusions
@ 2008-07-09 18:28 Alexander Beregalov
2008-07-18 17:25 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Beregalov @ 2008-07-09 18:28 UTC (permalink / raw)
To: mingo, yhlu.kernel, tglx, hpa, kernel-janitors,
Linux Kernel Mailing List
From: Alexander Beregalov <a.beregalov@gmail.com>
x86: remove double inclusions in arch/x86/kernel/cpu/common_64.c
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
---
diff --git a/arch/x86/kernel/cpu/common_64.c b/arch/x86/kernel/cpu/common_64.c
index 7518502..85cf7e1 100644
--- a/arch/x86/kernel/cpu/common_64.c
+++ b/arch/x86/kernel/cpu/common_64.c
@@ -7,12 +7,9 @@
#include <linux/module.h>
#include <linux/kgdb.h>
#include <linux/topology.h>
-#include <linux/string.h>
#include <linux/delay.h>
#include <linux/smp.h>
-#include <linux/module.h>
#include <linux/percpu.h>
-#include <asm/processor.h>
#include <asm/i387.h>
#include <asm/msr.h>
#include <asm/io.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-07-18 17:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-09 18:28 [PATCH -next] arch/x86/kernel/cpu/common_64.c: remove double inclusions Alexander Beregalov
2008-07-18 17:25 ` Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®