mtd/drivers/mtd/nand edb7312.c,1.3,1.4

gthomas at infradead.org gthomas at infradead.org
Mon Feb 17 16:49:13 EST 2003


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

Modified Files:
	edb7312.c 
Log Message:
Add 'origin' argument to partition scanning functions

Index: edb7312.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/edb7312.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- edb7312.c	6 Jun 2002 12:58:16 -0000	1.3
+++ edb7312.c	17 Feb 2003 21:49:10 -0000	1.4
@@ -77,9 +77,6 @@
 };
 #define NUM_PARTITIONS 1
 
-extern int parse_cmdline_partitions(struct mtd_info *master, 
-				    struct mtd_partition **pparts,
-				    const char *mtd_id);
 #endif
 
 





More information about the linux-mtd-cvs mailing list