
27 Mar
2021
27 Mar
'21
4:18 a.m.
In file_cbfs_next_file() there is a lot of complicated code to move to the next file. Use the ALIGN() macros to simplify this.
Signed-off-by: Simon Glass sjg@chromium.org ---
fs/cbfs/cbfs.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-)
Applied to u-boot-dm/next, thanks!