summaryrefslogtreecommitdiffstats
path: root/src/occ_405/errl/test
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2017-06-22 14:21:15 -0500
committerMartha Broyles <mbroyles@us.ibm.com>2017-06-28 11:53:40 -0400
commit62895c54c09a699527d9c5089d84ccb150a33df5 (patch)
treecdbf7180cf5c1032a94fa34251de1578ed67df14 /src/occ_405/errl/test
parent2f3dd9e14af82d8c7bcc0f154d6fc06fa96d279a (diff)
downloadtalos-occ-62895c54c09a699527d9c5089d84ccb150a33df5.tar.gz
talos-occ-62895c54c09a699527d9c5089d84ccb150a33df5.zip
error TODO clean up
Change-Id: I13f37c944fdd222a029f83dbbb8a9d2db00961c2 RTC: 163364 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42322 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Shawn M. McCarney <shawnmm@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/occ_405/errl/test')
-rwxr-xr-xsrc/occ_405/errl/test/errltest.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/occ_405/errl/test/errltest.c b/src/occ_405/errl/test/errltest.c
index 42e8fa3..9a35ae0 100755
--- a/src/occ_405/errl/test/errltest.c
+++ b/src/occ_405/errl/test/errltest.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2015 */
+/* Contributors Listed Below - COPYRIGHT 2011,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -54,7 +54,6 @@ SsxTimer timer;
/// Our idle thread. See #main_thread_routine
SsxThread main_thread;
-/// TODO: Goes away due to device driver layer
SsxThread prcd_thread;
/*----------------------------------------------------------------------------*/
@@ -90,7 +89,6 @@ void pgp_validation_ssx_main_hook(void)
// Description:
//
// End Function Specification
-//TODO placeholder
void Cmd_Hndl_thread_routine(void *arg)
{
}
OpenPOWER on IntegriCloud