From 167fbc68a275d39582826551893bccbb7582533e Mon Sep 17 00:00:00 2001 From: Christoph Lameter Date: Mon, 28 Apr 2008 18:52:33 -0700 Subject: [PATCH] --- yaml --- r: 99510 b: refs/heads/master c: 12a638e13c68bbe187782518dab375f4fa800fc4 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-x86/thread_info.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 14be1352a32e..ed11f6dd9d2a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2052e8d40ad58b1d364f900e70edfda62caa0874 +refs/heads/master: 12a638e13c68bbe187782518dab375f4fa800fc4 diff --git a/trunk/include/asm-x86/thread_info.h b/trunk/include/asm-x86/thread_info.h index d59384ac0ba6..d2dc1a3b5d65 100644 --- a/trunk/include/asm-x86/thread_info.h +++ b/trunk/include/asm-x86/thread_info.h @@ -7,9 +7,11 @@ #ifndef _ASM_X86_THREAD_INFO_H #define _ASM_X86_THREAD_INFO_H -#ifdef CONFIG_X86_32 #include #include +#include + +#ifdef CONFIG_X86_32 #ifndef __ASSEMBLY__ #include @@ -192,8 +194,6 @@ static inline struct thread_info *current_thread_info(void) #else /* X86_32 */ -#include -#include #include /*