summaryrefslogtreecommitdiff
path: root/test/fake_usbc.c
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2020-04-04 23:52:45 -0600
committerCommit Bot <commit-bot@chromium.org>2020-04-16 08:32:22 +0000
commitd9936b2edcb715950421f9ced02c92bb408b87c4 (patch)
treeb1730757fb06c54d03c84795718d74a7ae57b0d3 /test/fake_usbc.c
parent1cd2adbbf84ef5e67dfa45291a0a6b11f63830cf (diff)
downloadchrome-ec-d9936b2edcb715950421f9ced02c92bb408b87c4.tar.gz
TCPMv2: Configure PE test for alternate modes
Configures the TCPMv2 PE test to build the alternate mode code. BRANCH=None BUG=None TEST=make -j buildall Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: I4cb5824875e2a4b4e93fbae0a4d8762195b987f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2137258
Diffstat (limited to 'test/fake_usbc.c')
-rw-r--r--test/fake_usbc.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/fake_usbc.c b/test/fake_usbc.c
index d98e7017f9..73906bd6e9 100644
--- a/test/fake_usbc.c
+++ b/test/fake_usbc.c
@@ -190,11 +190,6 @@ bool pd_is_disconnected(int port)
#endif /* !CONFIG_USB_DRP_ACC_TRYSRC && !CONFIG_USB_CTVPD */
#ifndef CONFIG_USB_DRP_ACC_TRYSRC
-void dfp_consume_cable_response(int port, int cnt, uint32_t *payload,
- uint16_t head)
-{
-}
-
__overridable void pd_set_dual_role(int port, enum pd_dual_role_states state)
{
}