diff options
Diffstat (limited to 'boot/image-fit-sig.c')
-rw-r--r-- | boot/image-fit-sig.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/image-fit-sig.c b/boot/image-fit-sig.c index 12369896fe3..fe328df4a85 100644 --- a/boot/image-fit-sig.c +++ b/boot/image-fit-sig.c @@ -7,7 +7,6 @@ #include "mkimage.h" #include <time.h> #else -#include <common.h> #include <log.h> #include <malloc.h> #include <asm/global_data.h> |