summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/fake_usbc.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/test/fake_usbc.c b/test/fake_usbc.c
index 37d1c0bf09..0f92379b38 100644
--- a/test/fake_usbc.c
+++ b/test/fake_usbc.c
@@ -270,11 +270,7 @@ void dpm_set_mode_exit_request(int port)
{
}
-void dpm_attempt_mode_entry(int port)
-{
-}
-
-void dpm_attempt_mode_exit(int port)
+void dpm_run(int port)
{
}