]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/linux/openzaurus-pxa27x-2.4.20-rmk2-embedix20050602/compile.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / linux / openzaurus-pxa27x-2.4.20-rmk2-embedix20050602 / compile.patch
1 --- linux/include/linux/jffs2_fs_i.h.old        2003-02-01 00:24:48.000000000 -0600
2 +++ linux/include/linux/jffs2_fs_i.h    2003-02-01 00:25:14.000000000 -0600
3 @@ -48,9 +48,11 @@
4         uint32_t nr_frags;
5  #endif
6  
7 +#ifdef KERNEL_VERSION
8  #if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,2)
9         struct inode vfs_inode;
10  #endif
11 +#endif
12  };
13  
14  #endif /* _JFFS2_FS_I */