summaryrefslogtreecommitdiffstats
path: root/src/occ_405/dimm
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/dimm')
-rwxr-xr-xsrc/occ_405/dimm/dimm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/occ_405/dimm/dimm.c b/src/occ_405/dimm/dimm.c
index 450ba8b..1f2b630 100755
--- a/src/occ_405/dimm/dimm.c
+++ b/src/occ_405/dimm/dimm.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2015 */
+/* Contributors Listed Below - COPYRIGHT 2011,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -753,7 +753,6 @@ void task_dimm_sm(struct task *i_self)
occ_i2c_lock_release(G_dimm_sm_args.i2cEngine);
L_occ_owns_lock = false;
G_mem_monitoring_allowed = false;
- // TODO: What else do we need to do? go to Safe State?
}
else
{
OpenPOWER on IntegriCloud