From a62cf77fef6f01682ebe6c62c3825f80a213721b Mon Sep 17 00:00:00 2001 From: Mathias Krause Date: Wed, 8 Jun 2011 14:30:05 +0200 Subject: [PATCH] --- yaml --- r: 260727 b: refs/heads/master c: 504a84c4806af58ae842b8716f603baad2757dd9 h: refs/heads/master i: 260725: cf2d25d405a72679467d6f3384c7e51846a5fe22 260723: e635f5a8ad8633fa0d637b0e41ae2da5a6f81cdc 260719: 0f84f96cdeb6bb5871031352eb5989249b3efcf1 v: v3 --- [refs] | 2 +- trunk/arch/microblaze/include/asm/processor.h | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index bd6ccb26bab9..633201c0097c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c11389406f19e4bddc7b347e5259aebda02b23f1 +refs/heads/master: 504a84c4806af58ae842b8716f603baad2757dd9 diff --git a/trunk/arch/microblaze/include/asm/processor.h b/trunk/arch/microblaze/include/asm/processor.h index aed2a6be8e27..7283bfb2f7e4 100644 --- a/trunk/arch/microblaze/include/asm/processor.h +++ b/trunk/arch/microblaze/include/asm/processor.h @@ -125,9 +125,6 @@ struct thread_struct { .pgdir = swapper_pg_dir, \ } -/* Do necessary setup to start up a newly executed thread. */ -void start_thread(struct pt_regs *regs, - unsigned long pc, unsigned long usp); /* Free all resources held by a thread. */ extern inline void release_thread(struct task_struct *dead_task)