[PATCH] libata: clean up debounce parameters and improve parameter selection
[pandora-kernel.git] / include / asm-arm / thread_info.h
index 8a7554f..f28b236 100644 (file)
@@ -111,6 +111,7 @@ extern void iwmmxt_task_disable(struct thread_info *);
 extern void iwmmxt_task_copy(struct thread_info *, void *);
 extern void iwmmxt_task_restore(struct thread_info *, void *);
 extern void iwmmxt_task_release(struct thread_info *);
+extern void iwmmxt_task_switch(struct thread_info *);
 
 #endif