UPSTREAM: drivers/intel/fsp2_0: Remove fsp_print_upd_info declaration
Remove unused function declaration. TEST=Build and run on Galileo Gen2 BUG=None BRANCH=None Change-Id: I0c0cb14e636f037143157b9b85e53ce126cfbe9f Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com> Reviewed-on: https://review.coreboot.org/16022 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/367381 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
69be7ba3c4
commit
4772fd1c23
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ struct fsp_header {
|
|||
};
|
||||
|
||||
enum cb_err fsp_identify(struct fsp_header *hdr, const void *fsp_blob);
|
||||
void fsp_print_upd_info(const struct fsp_header *hdr, void *cfg_blob);
|
||||
|
||||
#if ENV_RAMSTAGE
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue