From 796a9d1091884a07817e5c140d0ff6a0b8c76235 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 17 Apr 2009 14:09:46 +0000 Subject: get rid of $Id$ - it has never helped us and it has broken too many patches ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c') diff --git a/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c b/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c index 6a376f1f7..9e9ad62e6 100644 --- a/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c +++ b/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c @@ -102,7 +102,6 @@ Content-Disposition: attachment; /* Don't compile this module if we don't have MTD's mtd_oob_ops interface */ #if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,17)) -const char *yaffs_mtdif1_c_version = "$Id$"; #ifndef CONFIG_YAFFS_9BYTE_TAGS # define YTAG1_SIZE 8 -- cgit v1.2.3