aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/include/asm/thread_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/asm/thread_info.h')
-rw-r--r--arch/avr32/include/asm/thread_info.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/avr32/include/asm/thread_info.h b/arch/avr32/include/asm/thread_info.h
index 6dc62e1f94c7..a978f3fe7c25 100644
--- a/arch/avr32/include/asm/thread_info.h
+++ b/arch/avr32/include/asm/thread_info.h
@@ -66,8 +66,6 @@ static inline struct thread_info *current_thread_info(void)
#endif /* !__ASSEMBLY__ */
-#define PREEMPT_ACTIVE 0x40000000
-
/*
* Thread information flags
* - these are process state flags that various assembly files may need to access