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-Url: http://drtracing.org/?a=commitdiff_plain;h=fa10c51a04a43ced5fd6033f19a74d2c82198b34;p=deliverable%2Flinux.git 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 7b8cc72feb40..2a4475beea4a 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