On Wed, Apr 7, 2021 at 12:33 PM Simon Glass <[email protected]> wrote: > > Add a function comment for get_coreboot_info() and a declaration for > cb_get_sysinfo(), since this may be called from elsewhere. > > Signed-off-by: Simon Glass <[email protected]> > --- > > arch/x86/include/asm/cb_sysinfo.h | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>

