]> git.ipfire.org Git - people/ms/u-boot.git/commit
fat/fs: remove a bunch of dead code
authorRob Clark <robdclark@gmail.com>
Sat, 9 Sep 2017 17:15:57 +0000 (13:15 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 15 Sep 2017 13:03:12 +0000 (09:03 -0400)
commit41fa83d1a6cdd8ddfb3fbe332252193ff8fb8b71
tree68ee53598c7031fc0251b03f528b0d4befb44243
parent1f40366b319eac7eb02f8894fff5c94fbdb47d30
fat/fs: remove a bunch of dead code

Spotted by chance, when trying to remove file_fat_ls(), I noticed there
were some dead users of the API.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Acked-by: Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
fs/fat/Makefile
fs/fat/file.c [deleted file]
include/fat.h