summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor/pnor_utils.C
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2017-03-27 17:10:06 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-04-10 17:37:12 -0400
commit1b1db6100e117c9c4d848a784cfe8be885ca9696 (patch)
treef4732980aa490b7496d0c59c0e044734e44431b6 /src/usr/pnor/pnor_utils.C
parentc560af088949a2195a3dc86eb16daa7628daf0e9 (diff)
downloadtalos-hostboot-1b1db6100e117c9c4d848a784cfe8be885ca9696.tar.gz
talos-hostboot-1b1db6100e117c9c4d848a784cfe8be885ca9696.zip
Move certain pnor_utils.H function to pnorif.H that are used externally
Change-Id: Ic44c769f777a458d627bc306458f3e1c3c532a63 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38542 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/pnor/pnor_utils.C')
-rw-r--r--src/usr/pnor/pnor_utils.C3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/usr/pnor/pnor_utils.C b/src/usr/pnor/pnor_utils.C
index fc68fef6f..5a8d39065 100644
--- a/src/usr/pnor/pnor_utils.C
+++ b/src/usr/pnor/pnor_utils.C
@@ -54,10 +54,7 @@ extern trace_desc_t* g_trac_pnor;
#include <config.h>
#include <securerom/ROM.H>
-#ifndef BOOTLOADER
-// Includes needed when hostboot uses this file
#include <pnor/pnorif.H>
-#endif
/**
* @brief calculates the checksum on data(ffs header/entry) and will return
OpenPOWER on IntegriCloud