X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fmpparse.c;h=a649a4ccad43213ae1bb20cd62b48f65791a6ae7;hb=7cb36b6ccdca03bd87e8faca7fd920643dd1aec7;hp=e6a9724fefc1c875db9569b81fa60bee89e220eb;hpb=6c65da50bd4589b6b627d4842b8e6705a0ccaab5;p=linux-2.6-block.git diff --git a/arch/x86/kernel/mpparse.c b/arch/x86/kernel/mpparse.c index e6a9724fefc1..a649a4ccad43 100644 --- a/arch/x86/kernel/mpparse.c +++ b/arch/x86/kernel/mpparse.c @@ -2,7 +2,7 @@ * Intel Multiprocessor Specification 1.1 and 1.4 * compliant MP-table parsing routines. * - * (c) 1995 Alan Cox, Building #3 + * (c) 1995 Alan Cox, Building #3 * (c) 1998, 1999, 2000 Ingo Molnar * (c) 2008 Alexey Starikovskiy */ @@ -17,7 +17,6 @@ #include #include #include -#include #include #include @@ -28,6 +27,7 @@ #include #include #include +#include #include #ifdef CONFIG_X86_32