summaryrefslogtreecommitdiff
path: root/test/usb_pd_pdo_fixed_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/usb_pd_pdo_fixed_test.c')
-rw-r--r--test/usb_pd_pdo_fixed_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/usb_pd_pdo_fixed_test.c b/test/usb_pd_pdo_fixed_test.c
index ad247c3ba2..6bc537ab84 100644
--- a/test/usb_pd_pdo_fixed_test.c
+++ b/test/usb_pd_pdo_fixed_test.c
@@ -39,7 +39,7 @@ test_static int test_pd_find_pdo_index(void)
return EC_SUCCESS;
}
-void run_test(int argc, char **argv)
+void run_test(int argc, const char **argv)
{
RUN_TEST(test_pd_find_pdo_index);