uboot-mt623x/fs
Heiko Schocher 2d2018f3db jffs2, suen3: Fix compiler warning
$ ./MAKEALL suen3
jffs2_1pass.c: In function 'get_fl_mem':
jffs2_1pass.c:399: warning: unused variable 'id'
jffs2_1pass.c: In function 'get_node_mem':
jffs2_1pass.c:423: warning: unused variable 'id'

Signed-off-by: Heiko Schocher <hs@denx.de>
Tested-by: Tom <Tom.Rix@windriver.com>
2010-03-31 15:13:31 +02:00
..
cramfs rename include/zlib.h to include/u-boot/zlib.h 2009-04-04 15:37:54 +02:00
ext2 EXT2FS: fix inode size for ext2fs rev#0 2009-12-05 00:46:10 +01:00
fat FAT replace compare_sign with strncmp. 2009-06-12 20:45:48 +02:00
fdos fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
jffs2 jffs2, suen3: Fix compiler warning 2010-03-31 15:13:31 +02:00
reiserfs fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
ubifs move prototypes for gunzip() and zunzip() to common.h 2009-12-21 21:39:59 +01:00
yaffs2 Make the YAFFS filesystem work 2008-08-21 14:05:33 -05:00
Makefile UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00