summaryrefslogtreecommitdiff
path: root/test/dm/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/cpu.c')
-rw-r--r--test/dm/cpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/cpu.c b/test/dm/cpu.c
index 885cddb8690..9b2f90ee1e5 100644
--- a/test/dm/cpu.c
+++ b/test/dm/cpu.c
@@ -47,5 +47,4 @@ static int dm_test_cpu(struct unit_test_state *uts)
return 0;
}
-
DM_TEST(dm_test_cpu, UTF_SCAN_FDT);