summaryrefslogtreecommitdiffstats
path: root/src/usr/sio/siodd.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/sio/siodd.H')
-rw-r--r--src/usr/sio/siodd.H4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/sio/siodd.H b/src/usr/sio/siodd.H
index 664935921..86821d466 100644
--- a/src/usr/sio/siodd.H
+++ b/src/usr/sio/siodd.H
@@ -167,8 +167,10 @@ class SioDD
/**
* @brief Unlock SIO password register
* @param[in] i_target: SIO target
+ *
+ * @return Error from operation
*/
- void unlock_SIO(TARGETING::Target* i_target);
+ errlHndl_t unlock_SIO(TARGETING::Target* i_target);
/**
* @brief Previous device accessed by SIO
OpenPOWER on IntegriCloud