summaryrefslogtreecommitdiff
path: root/test/dm/panel.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/panel.c')
-rw-r--r--test/dm/panel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/panel.c b/test/dm/panel.c
index 8be7c397a46..ce835c96ed0 100644
--- a/test/dm/panel.c
+++ b/test/dm/panel.c
@@ -76,4 +76,4 @@ static int dm_test_panel(struct unit_test_state *uts)
return 0;
}
-DM_TEST(dm_test_panel, UT_TESTF_SCAN_PDATA | UT_TESTF_SCAN_FDT);
+DM_TEST(dm_test_panel, UTF_SCAN_PDATA | UTF_SCAN_FDT);