summaryrefslogtreecommitdiff
path: root/test/boot/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/boot/image.c')
-rw-r--r--test/boot/image.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/boot/image.c b/test/boot/image.c
index 2844b057859..0894e30587f 100644
--- a/test/boot/image.c
+++ b/test/boot/image.c
@@ -6,7 +6,6 @@
* Written by Simon Glass <sjg@chromium.org>
*/
-#include <common.h>
#include <image.h>
#include <test/suites.h>
#include <test/ut.h>