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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/dsi_host.c b/test/dm/dsi_host.c
index bf3fd99a18b..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, UTF_SCAN_PDATA | UTF_SCAN_FDT);