summaryrefslogtreecommitdiff
path: root/test/fake_usbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/fake_usbc.c')
-rw-r--r--test/fake_usbc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fake_usbc.c b/test/fake_usbc.c
index 6e61a1ca81..2cabb2dee0 100644
--- a/test/fake_usbc.c
+++ b/test/fake_usbc.c
@@ -300,6 +300,10 @@ void dpm_add_non_pd_sink(int port)
{
}
+void dpm_evaluate_request_rdo(int port, uint32_t rdo)
+{
+}
+
void dpm_remove_sink(int port)
{
}