summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2013-10-17 14:23:55 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-10-17 16:29:10 -0500
commit933fc6807539c8d50e88732ab6afa9987edf9bfd (patch)
treee986e7a4ca328584d1e0b307dd6dfc1ca5c51ff7 /src/usr/hwpf/hwp
parent64464ee7395a01b1266ce0a80bf8e50bbc549d66 (diff)
downloadtalos-hostboot-933fc6807539c8d50e88732ab6afa9987edf9bfd.tar.gz
talos-hostboot-933fc6807539c8d50e88732ab6afa9987edf9bfd.zip
Removed invalid quotation mark from p8_pss_errors.xml
Talked with Dan and Mike. Quotation marks are not allowed in the xml. Currently causing a compile fail in the latest HB release. Change-Id: Icb952a4443624a8ee16a0c0ba6a4b5411ffabbdb Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6730 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp')
-rw-r--r--src/usr/hwpf/hwp/runtime_errors/p8_pss_errors.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/hwpf/hwp/runtime_errors/p8_pss_errors.xml b/src/usr/hwpf/hwp/runtime_errors/p8_pss_errors.xml
index e1c7f0ed5..6f0005761 100644
--- a/src/usr/hwpf/hwp/runtime_errors/p8_pss_errors.xml
+++ b/src/usr/hwpf/hwp/runtime_errors/p8_pss_errors.xml
@@ -20,7 +20,7 @@
<!-- Origin: 30 -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: p8_pss_errors.xml,v 1.5 2013-10-15 17:39:44 dcrowell Exp $ -->
+<!-- $Id: p8_pss_errors.xml,v 1.6 2013-10-17 19:22:08 dcrowell Exp $ -->
<!-- Error definitions for proc_pss_init procedure -->
<hwpErrors>
<!-- *********************************************************************** -->
@@ -37,7 +37,7 @@
<!-- *********************************************************************** -->
<hwpError>
<rc>RC_PROCPM_PSS_ADC_ERROR</rc>
- <description>SPIADC error bit asserted waiting for operation to complete."</description>
+ <description>SPIADC error bit asserted waiting for operation to complete.</description>
<collectRegisterFfdc>
<id>REG_FFDC_PROC_PSS_REGISTERS</id>
<target>CHIP</target>
@@ -50,7 +50,7 @@
<!-- *********************************************************************** -->
<hwpError>
<rc>RC_PROCPM_PSS_P2S_ERROR</rc>
- <description>SPIP2S error bit asserted waiting for operation to complete."</description>
+ <description>SPIP2S error bit asserted waiting for operation to complete.</description>
<collectRegisterFfdc>
<id>REG_FFDC_PROC_PSS_REGISTERS</id>
<target>CHIP</target>
OpenPOWER on IntegriCloud