u-boot-brain/fs/fat
Wolfgang Denk 6471ada534 fs/fat/fat.c: Fix GCC 4.6 build warning
Fix:
fat.c: In function 'fat_register_device':
fat.c:74:19: warning: variable 'info' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-11-07 22:11:20 +01:00
..
fat_write.c FAT: Add FAT write feature 2011-10-26 21:40:44 +02:00
fat.c fs/fat/fat.c: Fix GCC 4.6 build warning 2011-11-07 22:11:20 +01:00
file.c fs/fat: Big code cleanup. 2010-07-24 20:54:46 +02:00
Makefile FAT: Add FAT write feature 2011-10-26 21:40:44 +02:00