mtd/drivers/mtd/maps tqm8xxl.c,1.9,1.10
David Woodhouse
dwmw2 at infradead.org
Mon Jul 12 10:47:09 EDT 2004
Update of /home/cvs/mtd/drivers/mtd/maps
In directory phoenix.infradead.org:/tmp/cvs-serv24884
Modified Files:
tqm8xxl.c
Log Message:
Merge from 2.6: fix comment typo
Index: tqm8xxl.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/tqm8xxl.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- tqm8xxl.c 23 Jun 2003 11:48:18 -0000 1.9
+++ tqm8xxl.c 12 Jul 2004 14:47:07 -0000 1.10
@@ -105,7 +105,7 @@
.name = "jffs",
.offset = 0x00200000,
.size = 0x00200000,
- .//size = MTDPART_SIZ_FULL,
+ //.size = MTDPART_SIZ_FULL,
}
};
#endif
More information about the linux-mtd-cvs
mailing list