From ae7a49666af427da745e69a39fcfdd3a8b4ab3e8 Mon Sep 17 00:00:00 2001 From: Alexey Dobriyan Date: Wed, 1 Feb 2006 03:06:20 -0800 Subject: [PATCH] arm26: drop local task_running copy Signed-off-by: Alexey Dobriyan Acked-by: Ian Molton Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- include/asm-arm26/system.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/asm-arm26/system.h') diff --git a/include/asm-arm26/system.h b/include/asm-arm26/system.h index ca4ccfc4b578..71b89c4a3c32 100644 --- a/include/asm-arm26/system.h +++ b/include/asm-arm26/system.h @@ -100,7 +100,6 @@ extern unsigned int user_debug; */ #define prepare_arch_switch(rq,next) local_irq_enable() #define finish_arch_switch(rq,prev) spin_unlock(&(rq)->lock) -#define task_running(rq,p) ((rq)->curr == (p)) /* * switch_to(prev, next) should switch from task `prev' to `next' -- cgit v1.2.3-55-g7522