From: Michal Piotrowski Date: Fri, 22 Sep 2006 09:13:46 +0000 (+0100) Subject: [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h X-Git-Tag: v2.6.19-rc1~1299^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2dd117fa51dd8fc071b1352254c0d14d2399b0a;p=pandora-kernel.git [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h We certainly don't need the check for Linux version > 2.5.2, and in fact we can also live without the __ECOS check, since we can just add it back in the eCos git tree which is automatically derived from the Linux fs/jffs2 subdirectory in the upstream git tree. Signed-off-by: Michal Piotrowski Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- Reading git-diff-tree failed