diff options
Diffstat (limited to 'boot/image-cipher.c')
-rw-r--r-- | boot/image-cipher.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/image-cipher.c b/boot/image-cipher.c index b9061489396..9d389f26cea 100644 --- a/boot/image-cipher.c +++ b/boot/image-cipher.c @@ -7,7 +7,6 @@ #include "mkimage.h" #include <time.h> #else -#include <common.h> #include <malloc.h> #include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; |