mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
5994e8b643
The ext4, reiserfs and zfs filesystems all have their own implementation of the same function, *_devread. Generalize this function into fs_devread and put the code into fs/fs_internal.c. Signed-off-by: Marek Behun <marek.behun@nic.cz> [trini: Move fs/fs_internal.o hunk to the end of fs/Makefile as all cases need it] Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
dev.c | ||
Makefile | ||
zfs.c | ||
zfs_fletcher.c | ||
zfs_lzjb.c | ||
zfs_sha256.c |