projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ip17xx: Add support for IP175D
[openwrt.git]
/
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
9e9ad62
..
6a376f1
100644
(file)
--- 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,6
+102,7
@@
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
This page took
0.028448 seconds
and
4
git commands to generate.