summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2017-02-28 12:35:23 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2018-03-15 00:45:33 -0400
commita347254a3aecd25472d9ac3280f7335b82e379c1 (patch)
tree58066a8189f1e4b463183d83d27f9c6d02b41b07 /src
parente275751a409c4f05519700089f30d137b773c1b5 (diff)
downloadtalos-sbe-a347254a3aecd25472d9ac3280f7335b82e379c1.tar.gz
talos-sbe-a347254a3aecd25472d9ac3280f7335b82e379c1.zip
Removing trailing comma in system_attributes.xml
Change-Id: I1aa166a03bc139305983f037a4a00b18e34b0631 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37200 Reviewed-by: LUCAS W. MULKEY <lwmulkey@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: JOSHUA L. HANNAN <jlhannan@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55831 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
index 5cde3050..cbbaa528 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
@@ -56,7 +56,7 @@
<valueType>uint64</valueType>
<enum>
MNFG_NO_FLAG = 0x0000000000000000,
- MNFG_DISABLE_DRAM_REPAIRS = 0x0000000000000080,
+ MNFG_DISABLE_DRAM_REPAIRS = 0x0000000000000080
<!--
MNFG_THRESHOLDS = 0x0000000000000001,
MNFG_AVP_ENABLE = 0x0000000000000002,
OpenPOWER on IntegriCloud