[PATCH 1/8] fs: fat: unexport file_fat_read_at()
Tom Rini
trini at konsulko.com
Tue Jul 26 00:28:50 CEST 2022
On Wed, Jun 29, 2022 at 07:38:22PM +0800, Qu Wenruo wrote:
> That function is only utilized inside fat driver, unexport it.
>
> Signed-off-by: Qu Wenruo <wqu at suse.com>
The series has a fails to build on nokia_rx51:
https://source.denx.de/u-boot/u-boot/-/jobs/471877#L483
which to me says doing 64bit division (likely related to block size,
etc) without using the appropriate helper macros to turn them in to bit
shifts instead.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220725/324e3a88/attachment.sig>
More information about the U-Boot
mailing list