summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/comm-mec1322.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/util/comm-mec1322.c b/util/comm-mec1322.c
index 787626b433..02b8ee775c 100644
--- a/util/comm-mec1322.c
+++ b/util/comm-mec1322.c
@@ -3,9 +3,7 @@
* found in the LICENSE file.
*/
-/* This is a temporary HACK for MEC1322. */
-
-/* TODO(crosbug.com/p/24280): Remove this file and use comm-lpc.c */
+/* LPC communication protocol for MEC1322 */
#include <stdint.h>
#include <stdio.h>