http://www.usr.com/support/gpl/USR9107_release1.1.tar.gz
[bcm963xx.git] / kernel / linux / arch / cris / arch-v10 / drivers / serial.c
index d5a7f8d..272795d 100755 (executable)
@@ -1,4 +1,4 @@
-/* $Id: serial.c,v 1.1.1.1 2005/04/29 01:40:43 echo Exp $
+/* $Id: serial.c,v 1.20 2004/05/24 12:00:20 starvik Exp $
  *
  * Serial port driver for the ETRAX 100LX chip
  *
@@ -7,9 +7,6 @@
  *    Many, many authors. Based once upon a time on serial.c for 16x50.
  *
  * $Log: serial.c,v $
- * Revision 1.1.1.1  2005/04/29 01:40:43  echo
- * Project for BCMDT_3.0
- *
  * Revision 1.20  2004/05/24 12:00:20  starvik
  * Big merge of stuff from Linux 2.4 (e.g. manual mode for the serial port).
  *
  *
  */
 
-static char *serial_version = "$Revision: 1.1.1.1 $";
+static char *serial_version = "$Revision: 1.20 $";
 
 #include <linux/config.h>
 #include <linux/version.h>