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.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dm/mdio_mux.c b/test/dm/mdio_mux.c
index 33a7e972609..866feb26381 100644
--- a/test/dm/mdio_mux.c
+++ b/test/dm/mdio_mux.c
@@ -76,5 +76,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);