x86: mpparse, move generic processor info to apic_32.c fix
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
903dcb5a1b
commit
86c9835b46
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue