summaryrefslogtreecommitdiff
path: root/common/extension.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/extension.c')
-rw-r--r--common/extension.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/extension.c b/common/extension.c
index 92e4798dce..d3dcae8217 100644
--- a/common/extension.c
+++ b/common/extension.c
@@ -37,6 +37,7 @@ uint32_t extension_route_command(struct vendor_cmd_params *p)
case VENDOR_CC_RESET_EC:
case VENDOR_CC_POP_LOG_ENTRY:
case VENDOR_CC_DS_DIS_TEMP:
+ case VENDOR_CC_USER_PRES:
#endif /* defined(CR50_DEV) */
case EXTENSION_POST_RESET: /* Always need to reset. */
case VENDOR_CC_CCD: