summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ec_commands.h')
-rw-r--r--include/ec_commands.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/ec_commands.h b/include/ec_commands.h
index d3eb7eefae..0c38166a90 100644
--- a/include/ec_commands.h
+++ b/include/ec_commands.h
@@ -594,10 +594,7 @@ struct ec_response_get_comms_status {
uint32_t flags; /* Mask of enum ec_comms_status */
} __packed;
-/*
- * Fake a variety of responses, purely for testing purposes.
- * FIXME: Would be nice to force checksum errors.
- */
+/* Fake a variety of responses, purely for testing purposes. */
#define EC_CMD_TEST_PROTOCOL 0x0a
/* Tell the EC what to send back to us. */