On Sat, Dec 29, 2018 at 10:02:24AM -0200, Fabio Estevam wrote:

> Chris Spencer reports that when enabling ext4 read support without
> also enabling write support the following error is seen:
> 
> fs/fs.c:198:12: error: 'ext4_write_file' undeclared here (not in a
> function); did you mean 'ext4_read_file'?
>    .write = ext4_write_file,
>             ^~~~~~~~~~~~~~~
> Fix this problem by moving these options to Kconfig.
> 
> Reported-by: Chris Spencer <spence...@gmail.com>
> Acked-by: Peng Fan <peng....@nxp.com>
> Signed-off-by: Fabio Estevam <feste...@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to