From: Jan-Benedict G. <jb...@us...> - 2005-04-25 22:25:15
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/vax/serial In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30232/drivers/vax/serial Modified Files: ipr.c Log Message: - Removal of $Id$ - Touchup for ptrace.c -- there's probably another round needed, tough... Index: ipr.c =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/drivers/vax/serial/ipr.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- ipr.c 25 Apr 2005 13:00:46 -0000 1.9 +++ ipr.c 25 Apr 2005 22:25:07 -0000 1.10 @@ -1,6 +1,4 @@ /* - * $Id$ - * * UART driver for the internal console port in most VAX CPUs * * Most VAX CPU implementations have a serial console port which |