projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
903dcb5
)
x86: mpparse, move generic processor info to apic_32.c fix
author
Ingo Molnar
<mingo@elte.hu>
Fri, 28 Mar 2008 10:59:57 +0000
(11:59 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Apr 2008 15:41:31 +0000
(17:41 +0200)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/mpspec.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-x86/mpspec.h
b/include/asm-x86/mpspec.h
index 7ee54d396d601a352bc86a27c0ffdfb8891d4c77..31bac12a97d11eb08188b1a09b89b3418cbfc840 100644
(file)
--- a/
include/asm-x86/mpspec.h
+++ b/
include/asm-x86/mpspec.h
@@
-1,6
+1,8
@@
#ifndef _AM_X86_MPSPEC_H
#define _AM_X86_MPSPEC_H
+#include <linux/init.h>
+
#include <asm/mpspec_def.h>
#ifdef CONFIG_X86_32