summaryrefslogtreecommitdiff
path: root/boot/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/image.c')
-rw-r--r--boot/image.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/image.c b/boot/image.c
index 073931cd7a3..eb12e4be04a 100644
--- a/boot/image.c
+++ b/boot/image.c
@@ -7,7 +7,6 @@
*/
#ifndef USE_HOSTCC
-#include <common.h>
#include <env.h>
#include <display_options.h>
#include <init.h>