Skip to content

Commit 23293a5

Browse files
committed
fwk: remove duplicate host event
Signed-off-by: Josh-Tsai <josh_tsai@compal.com>
1 parent 0c3dd24 commit 23293a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/ec_commands.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,6 @@ enum host_event_code {
861861
[EC_HOST_EVENT_THERMAL_QEVENT] = "THERMAL_QEVENT", \
862862
[EC_HOST_EVENT_ALS] = "ALS_QEVENT", \
863863
[EC_HOST_EVENT_PB_RELEASE] = "POWER_BTN_RELEASE", \
864-
[EC_HOST_EVENT_DGPU_TYPEC_NOTIFY] = "DGPU_TYPEC_NOTIFY" \
865864
}
866865
/* clang-format on */
867866

0 commit comments

Comments
 (0)