]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite87d8bd67d4fd05154575518f8d54b1b5c032679
treea782a7fc8684fbb5f37635a941d7aa93b12424bd
parente4e37de258a34187189437ddfc8eb5a4aec15821
[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