mtd/drivers/mtd/maps db1550-flash.c, 1.2, 1.3 db1x00-flash.c, 1.2, 1.3 dmv182.c, 1.2, 1.3 h720x-flash.c, 1.8, 1.9 mpc1211.c, 1.2, 1.3 pb1550-flash.c, 1.3, 1.4

David Woodhouse dwmw2 at infradead.org
Wed Jul 14 13:45:43 EDT 2004


Update of /home/cvs/mtd/drivers/mtd/maps
In directory phoenix.infradead.org:/tmp/cvs-serv1641

Modified Files:
	db1550-flash.c db1x00-flash.c dmv182.c h720x-flash.c mpc1211.c 
	pb1550-flash.c 
Log Message:
Add missing Id tags

Index: db1550-flash.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/db1550-flash.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- db1550-flash.c	12 Jul 2004 21:59:43 -0000	1.2
+++ db1550-flash.c	14 Jul 2004 17:45:40 -0000	1.3
@@ -1,6 +1,8 @@
 /*
  * Flash memory access on Alchemy Db1550 board
  * 
+ * $Id$
+ *
  * (C) 2004 Embedded Edge, LLC, based on db1550-flash.c:
  * (C) 2003 Pete Popov <pete_popov at yahoo.com>
  * 

Index: db1x00-flash.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/db1x00-flash.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- db1x00-flash.c	12 Jul 2004 21:59:43 -0000	1.2
+++ db1x00-flash.c	14 Jul 2004 17:45:40 -0000	1.3
@@ -1,6 +1,8 @@
 /*
  * Flash memory access on Alchemy Db1xxx boards
  * 
+ * $Id$
+ *
  * (C) 2003 Pete Popov <ppopov at pacbell.net>
  * 
  */

Index: dmv182.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/dmv182.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dmv182.c	9 Jul 2004 16:55:46 -0000	1.2
+++ dmv182.c	14 Jul 2004 17:45:40 -0000	1.3
@@ -4,6 +4,8 @@
  * 
  * Flash map driver for the Dy4 SVME182 board
  * 
+ * $Id$
+ *
  * Copyright 2003-2004, TimeSys Corporation
  *
  * Based on the SVME181 flash map, by Tom Nelson, Dot4, Inc. for TimeSys Corp.

Index: h720x-flash.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/h720x-flash.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- h720x-flash.c	12 Jul 2004 21:59:44 -0000	1.8
+++ h720x-flash.c	14 Jul 2004 17:45:40 -0000	1.9
@@ -2,9 +2,11 @@
  * Flash memory access on Hynix GMS30C7201/HMS30C7202 based 
  * evaluation boards
  * 
+ * $Id$
+ *
  * (C) 2002 Jungjun Kim <jungjun.kim at hynix.com>
  *     2003 Thomas Gleixner <tglx at linutronix.de>	
-*/
+ */
 
 #include <linux/config.h>
 #include <linux/module.h>

Index: mpc1211.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/mpc1211.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mpc1211.c	12 Jul 2004 21:59:44 -0000	1.2
+++ mpc1211.c	14 Jul 2004 17:45:40 -0000	1.3
@@ -1,6 +1,8 @@
 /*
  * Flash on MPC-1211
  *
+ * $Id$
+ *
  * (C) 2002 Interface, Saito.K & Jeanne
  *
  * GPL'd

Index: pb1550-flash.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/pb1550-flash.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pb1550-flash.c	12 Jul 2004 21:59:44 -0000	1.3
+++ pb1550-flash.c	14 Jul 2004 17:45:40 -0000	1.4
@@ -1,6 +1,8 @@
 /*
  * Flash memory access on Alchemy Pb1550 board
  * 
+ * $Id$
+ *
  * (C) 2004 Embedded Edge, LLC, based on pb1550-flash.c:
  * (C) 2003 Pete Popov <ppopov at pacbell.net>
  * 





More information about the linux-mtd-cvs mailing list