aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nios2/include/asm/processor.h')
-rw-r--r--arch/nios2/include/asm/processor.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/nios2/include/asm/processor.h b/arch/nios2/include/asm/processor.h
index b8125dfbcad2..8916d93d5c2d 100644
--- a/arch/nios2/include/asm/processor.h
+++ b/arch/nios2/include/asm/processor.h
@@ -64,11 +64,6 @@ extern void start_thread(struct pt_regs *regs, unsigned long pc,
struct task_struct;
-/* Free all resources held by a thread. */
-static inline void release_thread(struct task_struct *dead_task)
-{
-}
-
extern unsigned long __get_wchan(struct task_struct *p);
#define task_pt_regs(p) \