aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-06-06 12:52:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-06-06 12:52:39 +0000
commitc259b35b50096611802dd6da904d664ec4f1a057 (patch)
tree4de5c4b7528ff05a6f76ba33d18ea2fa8edf543a /target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c
parent4e9682caacd8c8011e7a8c821b1318478dfdb406 (diff)
downloadmaster-187ad058-c259b35b50096611802dd6da904d664ec4f1a057.tar.gz
master-187ad058-c259b35b50096611802dd6da904d664ec4f1a057.tar.bz2
master-187ad058-c259b35b50096611802dd6da904d664ec4f1a057.zip
[kernel] generic-2.6: sync yaffs code with the official CVS tree
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11378 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c')
-rw-r--r--target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c b/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c
index e2860393d3..9f5973a5b6 100644
--- a/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c
+++ b/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c
@@ -29,7 +29,7 @@
*/
const char *yaffs_ecc_c_version =
- "$Id: yaffs_ecc.c,v 1.9 2007-02-14 01:09:06 wookey Exp $";
+ "$Id: yaffs_ecc.c,v 1.10 2007-12-13 15:35:17 wookey Exp $";
#include "yportenv.h"