summaryrefslogtreecommitdiffstats
path: root/src/occ_405/mode.c
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2016-12-12 14:48:59 -0600
committerWilliam A. Bryan <wilbryan@us.ibm.com>2016-12-15 15:49:58 -0500
commit08961278f496e058964d217593a06303ea96b4f3 (patch)
tree1291d786b08ee9aea76819924a79a4ba5bcadc39 /src/occ_405/mode.c
parente350693c96096f1e607423c974082bf3d0b2a7ae (diff)
downloadtalos-occ-08961278f496e058964d217593a06303ea96b4f3.tar.gz
talos-occ-08961278f496e058964d217593a06303ea96b4f3.zip
dcom/ thread/ rtls/ TODO clean up
Also moved files common to occ_405/, occ_gpe0/, occ_gpe1/, etc, to a new common directory to keep src/ clean Change-Id: Ib45d70d048a135832592953c955a325d20fa19ae RTC: 163363 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33640 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/occ_405/mode.c')
-rwxr-xr-xsrc/occ_405/mode.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/occ_405/mode.c b/src/occ_405/mode.c
index 84bc0e2..72a9f93 100755
--- a/src/occ_405/mode.c
+++ b/src/occ_405/mode.c
@@ -111,8 +111,7 @@ inline OCC_MODE SMGR_get_mode(void)
// Description:
//
// End Function Specification
-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 )
{
errlHndl_t l_errlHndl = NULL;
int jj=0;
OpenPOWER on IntegriCloud