1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-14 15:16:00 +02:00
Files
u-boot-megous/fs/cbfs
Simon Glass ad66323a58 cbfs: Drop unnecessary cast in file_cbfs_fill_cache()
The results of malloc() are a void * and so this cast is unnecessary. Drop
it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-27 13:59:37 +13:00
..
2019-08-18 21:54:10 +08:00