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