]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/sparc/kernel/process_64.c
ptrace: change signature of arch_ptrace()
[mv-sheeva.git] / arch / sparc / kernel / process_64.c
index 485f547483847da14aebfaa0e327c6cbb75dce24..c158a95ec664f1301d78ceb433d99a1c94098dbc 100644 (file)
@@ -303,7 +303,7 @@ void arch_trigger_all_cpu_backtrace(void)
 
 #ifdef CONFIG_MAGIC_SYSRQ
 
-static void sysrq_handle_globreg(int key, struct tty_struct *tty)
+static void sysrq_handle_globreg(int key)
 {
        arch_trigger_all_cpu_backtrace();
 }