diff options
Diffstat (limited to 'boot/boot_fit.c')
-rw-r--r-- | boot/boot_fit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/boot_fit.c b/boot/boot_fit.c index 9d394126563..4dcaf95c6ae 100644 --- a/boot/boot_fit.c +++ b/boot/boot_fit.c @@ -7,7 +7,6 @@ */ #include <boot_fit.h> -#include <common.h> #include <errno.h> #include <image.h> #include <log.h> |