diff options
Diffstat (limited to 'arch/cris/include/asm/thread_info.h')
-rw-r--r-- | arch/cris/include/asm/thread_info.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/cris/include/asm/thread_info.h b/arch/cris/include/asm/thread_info.h index 07c8c40c52b3..55dede18c032 100644 --- a/arch/cris/include/asm/thread_info.h +++ b/arch/cris/include/asm/thread_info.h | |||
@@ -44,8 +44,6 @@ struct thread_info { | |||
44 | 44 | ||
45 | #endif | 45 | #endif |
46 | 46 | ||
47 | #define PREEMPT_ACTIVE 0x10000000 | ||
48 | |||
49 | /* | 47 | /* |
50 | * macros/functions for gaining access to the thread information structure | 48 | * macros/functions for gaining access to the thread information structure |
51 | */ | 49 | */ |