summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/plat/pegasus/prdfLaneRepair.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/common/plat/pegasus/prdfLaneRepair.H')
-rw-r--r--src/usr/diag/prdf/common/plat/pegasus/prdfLaneRepair.H6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/common/plat/pegasus/prdfLaneRepair.H b/src/usr/diag/prdf/common/plat/pegasus/prdfLaneRepair.H
index ae6b0d903..8c04e6135 100644
--- a/src/usr/diag/prdf/common/plat/pegasus/prdfLaneRepair.H
+++ b/src/usr/diag/prdf/common/plat/pegasus/prdfLaneRepair.H
@@ -5,7 +5,9 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2013,2014 */
+/* Contributors Listed Below - COPYRIGHT 2013,2015 */
+/* [+] International Business Machines Corp. */
+/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
@@ -64,7 +66,7 @@ namespace LaneRepair
* @param i_busPos Bus position
* @note This will only clear FIR bits if spare deploy attention is present
* on DMI bus. It does not check for spare deployed attention type
- * Calling fucntion should make ensure that.
+ * Calling function should make ensure that.
* @return Non-SUCCESS if an internal function fails, SUCCESS otherwise.
*/
int32_t cleanupSecondaryFirBits( ExtensibleChip * i_chip,
OpenPOWER on IntegriCloud