summaryrefslogtreecommitdiffstats
path: root/src/occBootLoader/bootMain.c
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2016-10-20 13:53:03 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2016-10-24 11:25:55 -0400
commita4e04571d60b58c0c778c870bc215bf467085fb6 (patch)
treecff81d38b342965bcfb90b509cd1591a194bfdf2 /src/occBootLoader/bootMain.c
parentf5f808eb2918e96bcdf324bd2dd90853bf9b5f3c (diff)
downloadtalos-occ-a4e04571d60b58c0c778c870bc215bf467085fb6.tar.gz
talos-occ-a4e04571d60b58c0c778c870bc215bf467085fb6.zip
Changes for GCC 4.9 and OP
Change-Id: I95ddff4b290fcf3eab617a674afc489698c78a1e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31563 Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/occBootLoader/bootMain.c')
-rwxr-xr-xsrc/occBootLoader/bootMain.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/occBootLoader/bootMain.c b/src/occBootLoader/bootMain.c
index 89ea20a..15d12fa 100755
--- a/src/occBootLoader/bootMain.c
+++ b/src/occBootLoader/bootMain.c
@@ -84,7 +84,6 @@ void main()
uint32_t l_rc = 0;
uint32_t l_gpe0_start_addr = 0;
uint32_t l_gpe1_start_addr = 0;
- uint32_t l_gpe_size = 0;
uint8_t* l_gpe0_src_ptr = 0;
uint8_t* l_gpe1_src_ptr = 0;
OpenPOWER on IntegriCloud