summaryrefslogtreecommitdiffstats
path: root/src/occ_405/cmdh
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/cmdh')
-rwxr-xr-xsrc/occ_405/cmdh/cmdh_mnfg_intf.c1
-rwxr-xr-xsrc/occ_405/cmdh/cmdh_mnfg_intf.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/occ_405/cmdh/cmdh_mnfg_intf.c b/src/occ_405/cmdh/cmdh_mnfg_intf.c
index e7f3d6e..98b3f71 100755
--- a/src/occ_405/cmdh/cmdh_mnfg_intf.c
+++ b/src/occ_405/cmdh/cmdh_mnfg_intf.c
@@ -712,7 +712,6 @@ void cmdh_mnfg_test_parse (const cmdh_fsp_cmd_t * i_cmd_ptr,
case MNFG_RETRIEVE_EAR:
case MNFG_SET_FMINMAX:
- case MNFG_FAILSAFE_EMULATION:
case MNFG_CPM_STRESS_CALI:
case MNFG_UV_CONTROL:
case MNFG_FCHECK_CONTROL:
diff --git a/src/occ_405/cmdh/cmdh_mnfg_intf.h b/src/occ_405/cmdh/cmdh_mnfg_intf.h
index db4c4d9..c3a47d5 100755
--- a/src/occ_405/cmdh/cmdh_mnfg_intf.h
+++ b/src/occ_405/cmdh/cmdh_mnfg_intf.h
@@ -37,7 +37,6 @@ typedef enum {
MNFG_RETRIEVE_EAR = 0x08,
MNFG_MEMORY_SLEW = 0x09,
MNFG_SET_FMINMAX = 0x0A,
- MNFG_FAILSAFE_EMULATION = 0x0C,
MNFG_CPM_STRESS_CALI = 0x0D,
MNFG_UV_CONTROL = 0x0E,
MNFG_FCHECK_CONTROL = 0x0F,
OpenPOWER on IntegriCloud