summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorStephan Broyles <sbroyles@us.ibm.com>2014-12-09 15:56:31 -0600
committerStephan Broyles <sbroyles@us.ibm.com>2014-12-09 15:57:45 -0600
commit6ec3aed2ff53a1d494fbe1bccc8ffdb7009d9db7 (patch)
treef5df8d3e9f113a92e16982bea00e65b8eb7ec327 /src
parentc96c284b24525b44e3e58dc55d9c33842094af25 (diff)
downloadtalos-occ-6ec3aed2ff53a1d494fbe1bccc8ffdb7009d9db7.tar.gz
talos-occ-6ec3aed2ff53a1d494fbe1bccc8ffdb7009d9db7.zip
Fixed cent prologs.
Change-Id: Ic66fbce42a0f9da2bf22af6eb404991691d36f03 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14815 Reviewed-by: Stephan Broyles <sbroyles@us.ibm.com> Tested-by: Stephan Broyles <sbroyles@us.ibm.com>
Diffstat (limited to 'src')
-rwxr-xr-xsrc/occ/cent/centaur_control.c3
-rwxr-xr-xsrc/occ/cent/centaur_control.h2
-rwxr-xr-xsrc/occ/cent/centaur_data.c2
-rwxr-xr-xsrc/occ/cent/centaur_data.h4
-rwxr-xr-xsrc/occ/cent/centaur_data_service_codes.h2
5 files changed, 11 insertions, 2 deletions
diff --git a/src/occ/cent/centaur_control.c b/src/occ/cent/centaur_control.c
index 4324dda..901217c 100755
--- a/src/occ/cent/centaur_control.c
+++ b/src/occ/cent/centaur_control.c
@@ -6,6 +6,8 @@
/* OpenPOWER OnChipController Project */
/* */
/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* [+] Google Inc. */
+/* [+] 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. */
@@ -21,7 +23,6 @@
/* */
/* IBM_PROLOG_END_TAG */
-
//*************************************************************************
// Includes
//*************************************************************************
diff --git a/src/occ/cent/centaur_control.h b/src/occ/cent/centaur_control.h
index b7e08bc..e346045 100755
--- a/src/occ/cent/centaur_control.h
+++ b/src/occ/cent/centaur_control.h
@@ -6,6 +6,8 @@
/* OpenPOWER OnChipController Project */
/* */
/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* [+] Google Inc. */
+/* [+] 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. */
diff --git a/src/occ/cent/centaur_data.c b/src/occ/cent/centaur_data.c
index 9ea4a52..a6975cb 100755
--- a/src/occ/cent/centaur_data.c
+++ b/src/occ/cent/centaur_data.c
@@ -6,6 +6,8 @@
/* OpenPOWER OnChipController Project */
/* */
/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* [+] Google Inc. */
+/* [+] 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. */
diff --git a/src/occ/cent/centaur_data.h b/src/occ/cent/centaur_data.h
index bbe847c..23d23f4 100755
--- a/src/occ/cent/centaur_data.h
+++ b/src/occ/cent/centaur_data.h
@@ -6,6 +6,8 @@
/* OpenPOWER OnChipController Project */
/* */
/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* [+] Google Inc. */
+/* [+] 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. */
@@ -29,7 +31,7 @@
//*************************************************************************
#include <occ_common.h>
#include <ssx.h>
-#include "rtls.h"
+#include "rtls.h"
#include "gpe_data.h"
#include "occ_sys_config.h"
diff --git a/src/occ/cent/centaur_data_service_codes.h b/src/occ/cent/centaur_data_service_codes.h
index b75eb2f..9fa764d 100755
--- a/src/occ/cent/centaur_data_service_codes.h
+++ b/src/occ/cent/centaur_data_service_codes.h
@@ -6,6 +6,8 @@
/* OpenPOWER OnChipController Project */
/* */
/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* [+] Google Inc. */
+/* [+] 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. */
OpenPOWER on IntegriCloud