1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[generic-2.6] files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15248 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb
2009-04-18 06:29:23 +00:00
parent e6a2f81c9c
commit 35c3e37724
9 changed files with 9 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
*/
const char *yaffs_fs_c_version =
"$Id: yaffs_fs.c,v 1.63 2007-09-19 20:35:40 imcd Exp $";
extern const char *yaffs_guts_c_version;
#include <linux/version.h>