u-boot-2016/fs/ext4
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat
It doesn't make a lot of sense to have these methods in fs.c. They are
filesystem-specific, not generic code. Add each to the relevant
filesystem and remove the associated #ifdefs in fs.c.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
2013-03-04 14:19:56 -05:00
..
crc16.c
crc16.h
dev.c
ext4_common.c
ext4_common.h
ext4_journal.c
ext4_journal.h
ext4_write.c
ext4fs.c fs: Move ls and read methods into ext4, fat 2013-03-04 14:19:56 -05:00
Makefile