Skip to content
Commit 54e19257 authored by Simon Glass's avatar Simon Glass Committed by Bin Meng
Browse files

cbfs: Adjust file_cbfs_load_header() to use cbfs_priv



This function is strange at the moment in that it takes a header pointer
but then accesses the cbfs_s global. Currently clients have their own priv
pointer, so update the function to take that as a parameter instead.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent c7bef7cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment