[PATCH] dz: remove struct pt_regs references
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 5 Mar 2007 08:30:26 +0000 (00:30 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 5 Mar 2007 15:57:51 +0000 (07:57 -0800)
commitde320199c0f425503eef17883a3ba90464bf35ba
treea782a7fc8684fbb5f37635a941d7aa93b12424bd
parent49015bee4071d56456ef59f1f82be6531615341c
[PATCH] dz: remove struct pt_regs references

Remove remaining references to saved registers now that
uart_handle_sysrq_char() does not want them.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/dz.c