summaryrefslogtreecommitdiffstats
path: root/import/chips
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2015-12-16 22:58:49 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2015-12-21 00:17:18 -0600
commit007e7fc113f3fa1a385cd3689591c8b5aa3fec4d (patch)
treec5a94518d37dc013d6dba05e40d8834ef4d31b76 /import/chips
parent1bd7e841276f80d13804e48630bd313face83704 (diff)
downloadtalos-sbe-007e7fc113f3fa1a385cd3689591c8b5aa3fec4d.tar.gz
talos-sbe-007e7fc113f3fa1a385cd3689591c8b5aa3fec4d.zip
Solve unused label compilation issue in sbe
Change-Id: Ifddc910c78728f12573ab40a44c2505242071875 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22839 Tested-by: Jenkins Server Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22881 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'import/chips')
-rw-r--r--import/chips/p9/procedures/hwp/perv/p9_sbe_tp_switch_gears.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/import/chips/p9/procedures/hwp/perv/p9_sbe_tp_switch_gears.C b/import/chips/p9/procedures/hwp/perv/p9_sbe_tp_switch_gears.C
index ea0f8b4e..ab2968ae 100644
--- a/import/chips/p9/procedures/hwp/perv/p9_sbe_tp_switch_gears.C
+++ b/import/chips/p9/procedures/hwp/perv/p9_sbe_tp_switch_gears.C
@@ -45,10 +45,10 @@ fapi2::ReturnCode p9_sbe_tp_switch_gears(const
i_target_chip));
FAPI_TRY(p9_sbe_gear_switcher_i2c_stop_sequence(i_target_chip));
-#endif
FAPI_DBG("Exiting ...");
fapi_try_exit:
return fapi2::current_err;
+#endif
}
OpenPOWER on IntegriCloud