From: Alexander Beregalov Date: Wed, 9 Jul 2008 18:28:24 +0000 (+0400) Subject: arch/x86/kernel/cpu/common_64.c: remove double inclusions X-Git-Tag: v2.6.27-rc1~955^2~1^4~10 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa10c51a04a43ced5fd6033f19a74d2c82198b34;p=linux-2.6 arch/x86/kernel/cpu/common_64.c: remove double inclusions x86: remove double inclusions in arch/x86/kernel/cpu/common_64.c Signed-off-by: Alexander Beregalov Cc: yhlu.kernel@gmail.com Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/kernel/cpu/common_64.c b/arch/x86/kernel/cpu/common_64.c index 7b8cc72feb..2a4475beea 100644 --- a/arch/x86/kernel/cpu/common_64.c +++ b/arch/x86/kernel/cpu/common_64.c @@ -7,12 +7,9 @@ #include #include #include -#include #include #include -#include #include -#include #include #include #include