Patch 2.6.32.28 to 2.6.32.32
/arch/s390/include/asm/processor.h
blob:b42715458312d185e49f51cabfa7ac866cfa7bf9 -> blob:0262c288ba5be400064c567f36829bf02c624e79
--- arch/s390/include/asm/processor.h
+++ arch/s390/include/asm/processor.h
@@ -150,11 +150,6 @@ extern int kernel_thread(int (*fn)(void
*/
extern unsigned long thread_saved_pc(struct task_struct *t);
-/*
- * Print register of task into buffer. Used in fs/proc/array.c.
- */
-extern void task_show_regs(struct seq_file *m, struct task_struct *task);
-
extern void show_code(struct pt_regs *regs);
unsigned long get_wchan(struct task_struct *p);