aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/include/fsp/info_header.h
diff options
context:
space:
mode:
authorLee Leahy <leroy.p.leahy@intel.com>2016-08-01 17:22:30 -0700
committerLee Leahy <leroy.p.leahy@intel.com>2016-08-03 06:19:42 +0200
commit94e502be7aa19d2375e186cceaa771a77818bf9e (patch)
tree7690768e1d8505ed5b85e8ab2463c6216e11c503 /src/drivers/intel/fsp2_0/include/fsp/info_header.h
parent37b5ef26eb5627ddbae295a1045d174e012fb1cc (diff)
drivers/intel/fsp2_0: Remove fsp_print_upd_info declaration
Remove unused function declaration. TEST=Build and run on Galileo Gen2 Change-Id: Id971829c19c2535c975a68c44fb3697f60d0b4ad 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>
Diffstat (limited to 'src/drivers/intel/fsp2_0/include/fsp/info_header.h')
-rw-r--r--src/drivers/intel/fsp2_0/include/fsp/info_header.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/intel/fsp2_0/include/fsp/info_header.h b/src/drivers/intel/fsp2_0/include/fsp/info_header.h
index 81639fa7d8..6351b32e63 100644
--- a/src/drivers/intel/fsp2_0/include/fsp/info_header.h
+++ b/src/drivers/intel/fsp2_0/include/fsp/info_header.h
@@ -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
/*