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