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 8b50508bad..3d0dc50ad0 100644
--- a/include/ec_commands.h
+++ b/include/ec_commands.h
@@ -3431,10 +3431,7 @@ enum ec_mkbp_event {
/* New Fingerprint sensor event, the event data is fp_events bitmap. */
EC_MKBP_EVENT_FINGERPRINT = 5,
- /*
- * Sysrq event: send emulated sysrq. The event data is sysrq,
- * corresponding to the key to be pressed.
- */
+ /* Sysrq event */
EC_MKBP_EVENT_SYSRQ = 6,
/*