aboutsummaryrefslogtreecommitdiffstats
path: root/test/dm/phys2bus.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/phys2bus.c')
-rw-r--r--test/dm/phys2bus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/phys2bus.c b/test/dm/phys2bus.c
index 342f2fa8eba..1ee2150482c 100644
--- a/test/dm/phys2bus.c
+++ b/test/dm/phys2bus.c
@@ -3,7 +3,6 @@
* Copyright (c) 2020 Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
*/
-#include <common.h>
#include <dm.h>
#include <mapmem.h>
#include <phys2bus.h>