summaryrefslogtreecommitdiff
path: root/include/ec_cmd_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ec_cmd_api.h')
-rw-r--r--include/ec_cmd_api.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ec_cmd_api.h b/include/ec_cmd_api.h
index 723b639f9d..29a63b8088 100644
--- a/include/ec_cmd_api.h
+++ b/include/ec_cmd_api.h
@@ -282,7 +282,6 @@ _CROS_EC_C0_F_PF_RF(EC_CMD_GET_CMD_VERSIONS, get_cmd_versions);
_CROS_EC_C0_F_RF(EC_CMD_GET_COMMS_STATUS, get_comms_status);
_CROS_EC_C0_F_RF(EC_CMD_GET_FEATURES, get_features);
_CROS_EC_CV_F_R(EC_CMD_GET_KEYBD_CONFIG, 0, get_keybd_config, keybd_config);
-_CROS_EC_CV_F_R(EC_CMD_GET_KEYBOARD_ID, 0, get_keyboard_id, keyboard_id);
_CROS_EC_CV_F_R(EC_CMD_GET_NEXT_EVENT, 2, get_next_event_v2, get_next_event);
_CROS_EC_C0_F_RF(EC_CMD_GET_NEXT_EVENT, get_next_event);
_CROS_EC_C0_F_PF_RF(EC_CMD_GET_PD_PORT_CAPS, get_pd_port_caps);