summaryrefslogtreecommitdiffstats
path: root/src/lib/occlib/occhw_scom_cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/occlib/occhw_scom_cmd.h')
-rw-r--r--src/lib/occlib/occhw_scom_cmd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/occlib/occhw_scom_cmd.h b/src/lib/occlib/occhw_scom_cmd.h
index 52293b5..af80409 100644
--- a/src/lib/occlib/occhw_scom_cmd.h
+++ b/src/lib/occlib/occhw_scom_cmd.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -69,7 +69,7 @@ typedef union
uint32_t ipe : 1;
uint32_t sibrca : 8;
};
-}occhw_scom_status_t;
+} occhw_scom_status_t;
typedef struct
{
OpenPOWER on IntegriCloud