summaryrefslogtreecommitdiffstats
path: root/src/occ_405/wof/wof.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/wof/wof.c')
-rw-r--r--src/occ_405/wof/wof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_405/wof/wof.c b/src/occ_405/wof/wof.c
index ce8e925..9995266 100644
--- a/src/occ_405/wof/wof.c
+++ b/src/occ_405/wof/wof.c
@@ -47,7 +47,7 @@ extern GPE_BUFFER(ipcmsg_wof_control_t G_wof_control_parms);
extern GpeRequest G_wof_vfrt_req;
extern GpeRequest G_wof_control_req;
extern uint32_t G_nest_frequency_mhz;
-extern pstateStatus G_proc_pstate_status;
+extern volatile pstateStatus G_proc_pstate_status;
extern uint8_t G_occ_interrupt_type;
//******************************************************************************
// Globals
OpenPOWER on IntegriCloud