X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_vfs_multi.c;h=11ddc750b7a79f3d9ca5dcd275ff0c735e798999;hp=7d21cbae90573366c6afd7dcbebe9cfb31dade49;hb=e96a9be41b7e129a2fbaf42bd72804e354a7447f;hpb=1996f7866c793b99020d2d204d522291609e9fbb diff --git a/yaffs_vfs_multi.c b/yaffs_vfs_multi.c index 7d21cba..11ddc75 100644 --- a/yaffs_vfs_multi.c +++ b/yaffs_vfs_multi.c @@ -31,6 +31,10 @@ * >> inode->u.generic_ip points to the associated yaffs_Object. */ +/* + * There are two variants of the VFS glue code. This variant should compile + * for any version of Linux. + */ #include #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 10))