summaryrefslogtreecommitdiffstats
path: root/occ_status.hpp
diff options
context:
space:
mode:
authorEddie James <eajames@us.ibm.com>2018-06-28 09:06:16 -0500
committerEdward A. James <eajames@us.ibm.com>2018-07-11 13:04:21 +0000
commitf7d9e76dc7094214ab11bb4cb21ff6bd853ce750 (patch)
tree1bcf546af08158f42b8bad8287ca7b2f63dfc536 /occ_status.hpp
parent4f4712d820ea2e8c49c230be87a60d984ece739a (diff)
downloadopenpower-occ-control-f7d9e76dc7094214ab11bb4cb21ff6bd853ce750.tar.gz
openpower-occ-control-f7d9e76dc7094214ab11bb4cb21ff6bd853ce750.zip
Revert "Add Bus class to reset OCC bus driver"
This reverts commit b5508d7a0fd9202c37cc02aea045f189e991dd09. The new SBEFIFO driver handles recovery on it's own, making this code unnecessary. Change-Id: I65dfb0ff4a67c6f7e225c6dcf68366768236f47a Signed-off-by: Eddie James <eajames@us.ibm.com>
Diffstat (limited to 'occ_status.hpp')
-rw-r--r--occ_status.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/occ_status.hpp b/occ_status.hpp
index 579f29d..f14bd7d 100644
--- a/occ_status.hpp
+++ b/occ_status.hpp
@@ -74,7 +74,6 @@ class Status : public Interface
#endif
manager,
*this,
- instance,
std::bind(std::mem_fn(&Status::deviceErrorHandler), this,
std::placeholders::_1)),
hostControlSignal(
OpenPOWER on IntegriCloud