summaryrefslogtreecommitdiffstats
path: root/src/occ_405/proc
diff options
context:
space:
mode:
authormbroyles <mbroyles@us.ibm.com>2016-11-10 13:26:01 -0600
committerMartha Broyles <mbroyles@us.ibm.com>2016-11-11 10:33:24 -0500
commit4dd19f3f1c69ced74b76a76571e9962f74546caa (patch)
tree7b7176f5158c65c797031a02c0467c1e426aedee /src/occ_405/proc
parentcbbd38f03ff8ef7184884a9926ac93e18d5048bf (diff)
downloadtalos-occ-4dd19f3f1c69ced74b76a76571e9962f74546caa.tar.gz
talos-occ-4dd19f3f1c69ced74b76a76571e9962f74546caa.zip
Header files for PGPE IPC support
Change-Id: I9073d1bc30917495cdfdce33d6ab6d9f79e4745a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32496 Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/occ_405/proc')
-rwxr-xr-xsrc/occ_405/proc/proc_data_control.h4
-rwxr-xr-xsrc/occ_405/proc/proc_pstate.h3
2 files changed, 5 insertions, 2 deletions
diff --git a/src/occ_405/proc/proc_data_control.h b/src/occ_405/proc/proc_data_control.h
index cad7202..ec65c2f 100755
--- a/src/occ_405/proc/proc_data_control.h
+++ b/src/occ_405/proc/proc_data_control.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2015 */
+/* Contributors Listed Below - COPYRIGHT 2011,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -29,6 +29,8 @@
#include <occ_common.h>
#include <ssx.h>
#include "rtls.h"
+#include "p9_pstates_common.h"
+
//#include "gpe_control.h"
// Initialze the structures used by the GPE
diff --git a/src/occ_405/proc/proc_pstate.h b/src/occ_405/proc/proc_pstate.h
index f10500d..7bc545a 100755
--- a/src/occ_405/proc/proc_pstate.h
+++ b/src/occ_405/proc/proc_pstate.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2015 */
+/* Contributors Listed Below - COPYRIGHT 2011,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -32,6 +32,7 @@
#include "trac.h"
#include "rtls.h"
#include "occ_common.h"
+#include "p9_pstates_common.h"
#include "state.h"
#include "cmdh_fsp_cmds.h"
#include "cmdh_dbug_cmd.h"
OpenPOWER on IntegriCloud