Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99510
b: refs/heads/master
c: 12a638e
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Lameter authored and Ingo Molnar committed May 12, 2008
1 parent 252f1a0 commit 167fbc6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2052e8d40ad58b1d364f900e70edfda62caa0874
refs/heads/master: 12a638e13c68bbe187782518dab375f4fa800fc4
6 changes: 3 additions & 3 deletions trunk/include/asm-x86/thread_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@
#ifndef _ASM_X86_THREAD_INFO_H
#define _ASM_X86_THREAD_INFO_H

#ifdef CONFIG_X86_32
#include <linux/compiler.h>
#include <asm/page.h>
#include <asm/types.h>

#ifdef CONFIG_X86_32

#ifndef __ASSEMBLY__
#include <asm/processor.h>
Expand Down Expand Up @@ -192,8 +194,6 @@ static inline struct thread_info *current_thread_info(void)

#else /* X86_32 */

#include <asm/page.h>
#include <asm/types.h>
#include <asm/pda.h>

/*
Expand Down

0 comments on commit 167fbc6

Please sign in to comment.