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