diff options
Diffstat (limited to 'cmd/efi_common.c')
-rw-r--r-- | cmd/efi_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/efi_common.c b/cmd/efi_common.c index 1aa2351fcdf..c46764e6eea 100644 --- a/cmd/efi_common.c +++ b/cmd/efi_common.c @@ -6,7 +6,6 @@ * Written by Simon Glass <sjg@chromium.org> */ -#include <common.h> #include <efi.h> #include <efi_api.h> #include <uuid.h> |