diff options
Diffstat (limited to 'boot/common_fit.c')
-rw-r--r-- | boot/common_fit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/common_fit.c b/boot/common_fit.c index cde2dc45e90..a2f9b8d83c3 100644 --- a/boot/common_fit.c +++ b/boot/common_fit.c @@ -4,7 +4,6 @@ * Written by Simon Glass <sjg@chromium.org> */ -#include <common.h> #include <errno.h> #include <image.h> #include <log.h> |