From 08961278f496e058964d217593a06303ea96b4f3 Mon Sep 17 00:00:00 2001 From: Andres Lugo-Reyes Date: Mon, 12 Dec 2016 14:48:59 -0600 Subject: 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 Reviewed-by: Martha Broyles Reviewed-by: William A. Bryan --- src/occ_405/mode.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/occ_405/mode.c') 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; -- cgit v1.2.1