summaryrefslogtreecommitdiff
path: root/common/host_command.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/host_command.c')
-rw-r--r--common/host_command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/host_command.c b/common/host_command.c
index 34c274001a..a0d703b90a 100644
--- a/common/host_command.c
+++ b/common/host_command.c
@@ -372,6 +372,7 @@ void host_command_task(void)
/*****************************************************************************/
/* Host commands */
+/* TODO(crosbug.com/p/11223): Remove this once the kernel no longer cares */
static int host_command_proto_version(struct host_cmd_handler_args *args)
{
struct ec_response_proto_version *r = args->response;