diff options
Diffstat (limited to 'boot/image-sig.c')
-rw-r--r-- | boot/image-sig.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/image-sig.c b/boot/image-sig.c index 0421a61b04..6bc74866ea 100644 --- a/boot/image-sig.c +++ b/boot/image-sig.c @@ -3,7 +3,6 @@ * Copyright (c) 2013, Google Inc. */ -#include <common.h> #include <log.h> #include <malloc.h> #include <asm/global_data.h> |