X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fkernel%2Fprocess.c;h=40834ef84f0c58b9df4cc67bd293e8d589121f34;hb=676cb4957396411fdb7aba906d5f950fc3de7cc9;hp=37df0428e4fbea69344f09b13f2b884c9fbb2197;hpb=10b22b533ee2c9621f8ab74cf9df1021b5731dbc;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/arch/powerpc/kernel/process.c b/arch/powerpc/kernel/process.c index 37df0428..40834ef 100644 --- a/arch/powerpc/kernel/process.c +++ b/arch/powerpc/kernel/process.c @@ -1655,11 +1655,6 @@ EXPORT_SYMBOL_GPL(set_thread_tidr); #endif /* CONFIG_PPC64 */ -void -release_thread(struct task_struct *t) -{ -} - /* * this gets called so that we can store coprocessor state into memory and * copy the current task into the new thread.