summaryrefslogtreecommitdiff
path: root/test/dm/mdio_mux.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/mdio_mux.c')
-rw-r--r--test/dm/mdio_mux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/mdio_mux.c b/test/dm/mdio_mux.c
index 33a7e972609..864bc0c3190 100644
--- a/test/dm/mdio_mux.c
+++ b/test/dm/mdio_mux.c
@@ -77,4 +77,4 @@ static int dm_test_mdio_mux(struct unit_test_state *uts)
return 0;
}
-DM_TEST(dm_test_mdio_mux, UT_TESTF_SCAN_FDT);
+DM_TEST(dm_test_mdio_mux, UTF_SCAN_FDT);