summaryrefslogtreecommitdiff
path: root/test/dm/dsi_host.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/dsi_host.c')
-rw-r--r--test/dm/dsi_host.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dm/dsi_host.c b/test/dm/dsi_host.c
index 68686a40d9f..b92742472d4 100644
--- a/test/dm/dsi_host.c
+++ b/test/dm/dsi_host.c
@@ -54,5 +54,4 @@ static int dm_test_dsi_host(struct unit_test_state *uts)
return 0;
}
-
-DM_TEST(dm_test_dsi_host, UT_TESTF_SCAN_PDATA | UT_TESTF_SCAN_FDT);
+DM_TEST(dm_test_dsi_host, UTF_SCAN_PDATA | UTF_SCAN_FDT);