u-boot/fs/erofs
Simon Glass 0e56bc1668 Correct SPL use of FS_EROFS
This converts 1 usage of this option to the non-SPL form, since there is
no SPL_FS_EROFS defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Huang Jianan <jnhuang95@gmail.com>
2023-02-10 07:41:39 -05:00
..
data.c fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
decompress.c fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
decompress.h fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
erofs_fs.h fs/erofs: add erofs filesystem support 2022-03-15 16:19:29 -04:00
fs.c fs/erofs: add erofs filesystem support 2022-03-15 16:19:29 -04:00
internal.h fs/erofs: add erofs filesystem support 2022-03-15 16:19:29 -04:00
Kconfig fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
Makefile Correct SPL use of FS_EROFS 2023-02-10 07:41:39 -05:00
namei.c fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
super.c fs/erofs: silence erofs_probe() 2022-08-13 11:09:49 +02:00
zmap.c fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00