Skip to content

Commit 865ab37

Browse files
authored
Merge pull request #689 from FrameworkComputer/fwk.remove_duplicate_host_event
Remove duplicate host event
2 parents 0152c07 + 23293a5 commit 865ab37

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)