summaryrefslogtreecommitdiff
path: root/test/dm/hwspinlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/hwspinlock.c')
-rw-r--r--test/dm/hwspinlock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/hwspinlock.c b/test/dm/hwspinlock.c
index d6c786e93dd..58bba52182e 100644
--- a/test/dm/hwspinlock.c
+++ b/test/dm/hwspinlock.c
@@ -36,5 +36,4 @@ static int dm_test_hwspinlock_base(struct unit_test_state *uts)
return 0;
}
-
DM_TEST(dm_test_hwspinlock_base, UTF_SCAN_PDATA | UTF_SCAN_FDT);