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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/clk_ccf.c b/test/dm/clk_ccf.c
index 95c0f42caab..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, UTF_SCAN_FDT);