X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-mips%2Fthread_info.h;h=ae8ada5b42a9e7bf58d8aca7071340b2058184cb;hb=45c091bb2d453ce4a8b06cf19872ec7a77fc4799;hp=fa193f861e71629d3a15d2c3ed481ea99f7b9de5;hpb=cac0e8e8bb2e7a086643bdd00c41d900a79bb4fa;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-mips/thread_info.h b/include/asm-mips/thread_info.h index fa193f861e7..ae8ada5b42a 100644 --- a/include/asm-mips/thread_info.h +++ b/include/asm-mips/thread_info.h @@ -9,7 +9,6 @@ #ifdef __KERNEL__ -#include #ifndef __ASSEMBLY__ @@ -31,7 +30,7 @@ struct thread_info { int preempt_count; /* 0 => preemptable, <0 => BUG */ mm_segment_t addr_limit; /* thread address space: - 0-0xBFFFFFFF for user-thead + 0-0xBFFFFFFF for user-thead 0-0xFFFFFFFF for kernel-thread */ struct restart_block restart_block;