summaryrefslogtreecommitdiff
path: root/common/usbc/usb_pe_ctvpd_sm.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/usbc/usb_pe_ctvpd_sm.c')
-rw-r--r--common/usbc/usb_pe_ctvpd_sm.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/usbc/usb_pe_ctvpd_sm.c b/common/usbc/usb_pe_ctvpd_sm.c
index e4f3aeabd3..7dd8139832 100644
--- a/common/usbc/usb_pe_ctvpd_sm.c
+++ b/common/usbc/usb_pe_ctvpd_sm.c
@@ -109,6 +109,11 @@ void pe_report_error(int port, enum pe_error e, enum tcpm_transmit_type type)
/* No implementation needed by this policy engine */
}
+void pe_report_discard(int port)
+{
+ /* No implementation needed by this policy engine */
+}
+
void pe_got_soft_reset(int port)
{
/* No implementation needed by this policy engine */