Re: [U-Boot] [PATCH 6/8] fat/fs: remove a bunch of dead code

2017-08-13 Thread Stefan Bruens
On Sonntag, 13. August 2017 12:45:26 CEST Rob Clark wrote: > 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 > --- > fs/fat/Makefile | 4 -- > fs/fat/file.c | 183 >

[U-Boot] [PATCH 6/8] fat/fs: remove a bunch of dead code

2017-08-13 Thread Rob Clark
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 --- fs/fat/Makefile | 4 -- fs/fat/file.c | 183 include/fat.h | 20 --- 3