aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-10-10 19:33:22 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-10-10 19:33:22 +0000
commit4c2275739d9af2626e1c8c80d02f6e25c4666f24 (patch)
treef92ce396a185364f30ee718cdc980e86e09b7cc8 /target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c
parent19b593fb35debd86731310c59edf1a547c566eae (diff)
downloadupstream-4c2275739d9af2626e1c8c80d02f6e25c4666f24.tar.gz
upstream-4c2275739d9af2626e1c8c80d02f6e25c4666f24.tar.bz2
upstream-4c2275739d9af2626e1c8c80d02f6e25c4666f24.zip
[kernel] restore CVS Id strings for yaffs code, remove svn:keywords properties
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9250 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c')
-rw-r--r--target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c b/target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c
index 0851eb7145..3a77a03aa9 100644
--- a/target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c
+++ b/target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c
@@ -32,7 +32,7 @@
*/
const char *yaffs_fs_c_version =
- "$Id$";
+ "$Id: yaffs_fs.c,v 1.60 2007-05-15 20:07:40 charles Exp $";
extern const char *yaffs_guts_c_version;
#include <linux/version.h>