OSDN Git Service

Merge 4.4.187 into android-4.4
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / unicore32 / kernel / process.c
index b008e99..00299c9 100644 (file)
@@ -201,13 +201,6 @@ void show_regs(struct pt_regs *regs)
        __backtrace();
 }
 
-/*
- * Free current thread data structures etc..
- */
-void exit_thread(void)
-{
-}
-
 void flush_thread(void)
 {
        struct thread_info *thread = current_thread_info();