diff options
Diffstat (limited to 'test/dm/reboot-mode.c')
-rw-r--r-- | test/dm/reboot-mode.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/reboot-mode.c b/test/dm/reboot-mode.c index fbb9c3a5426..160b4da07f2 100644 --- a/test/dm/reboot-mode.c +++ b/test/dm/reboot-mode.c @@ -3,7 +3,6 @@ * (C) 2018 Theobroma Systems Design und Consulting GmbH */ -#include <common.h> #include <dm.h> #include <reboot-mode/reboot-mode.h> #include <env.h> |