OSDN Git Service

remove PREEMPT_ACTIVE
authorYoshinori Sato <ysato@users.sourceforge.jp>
Sun, 14 Dec 2014 11:02:16 +0000 (20:02 +0900)
committerYoshinori Sato <ysato@users.sourceforge.jp>
Sun, 14 Dec 2014 11:02:16 +0000 (20:02 +0900)
arch/h8300/include/asm/thread_info.h

index ec2f777..bf4c64b 100644 (file)
@@ -77,8 +77,6 @@ static inline struct thread_info *current_thread_info(void)
 #define TI_CPU         12
 #define TI_PRE_COUNT   16
 
-#define        PREEMPT_ACTIVE  0x4000000
-
 /*
  * thread information flag bit numbers
  */