summaryrefslogtreecommitdiff
path: root/test/dm/clk_ccf.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/clk_ccf.c')
-rw-r--r--test/dm/clk_ccf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dm/clk_ccf.c b/test/dm/clk_ccf.c
index 15fba31b962..ac56f17b775 100644
--- a/test/dm/clk_ccf.c
+++ b/test/dm/clk_ccf.c
@@ -208,5 +208,4 @@ static int dm_test_clk_ccf(struct unit_test_state *uts)
return 1;
}
-
-DM_TEST(dm_test_clk_ccf, UT_TESTF_SCAN_FDT);
+DM_TEST(dm_test_clk_ccf, UTF_SCAN_FDT);