summaryrefslogtreecommitdiffstats
path: root/src/occ_405/mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/mode.h')
-rwxr-xr-xsrc/occ_405/mode.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/occ_405/mode.h b/src/occ_405/mode.h
index dfce6ca..faaf21a 100755
--- a/src/occ_405/mode.h
+++ b/src/occ_405/mode.h
@@ -104,8 +104,7 @@ inline bool SMGR_is_mode_transitioning(void);
inline OCC_MODE SMGR_get_mode(void);
// Used to set OCC Mode
-errlHndl_t SMGR_set_mode(const OCC_MODE i_mode,
- const uint8_t i_sms_type);
+errlHndl_t SMGR_set_mode(const OCC_MODE i_mode);
OpenPOWER on IntegriCloud