diff options
Diffstat (limited to 'lib/efi/efi.c')
-rw-r--r-- | lib/efi/efi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/efi/efi.c b/lib/efi/efi.c index aa42f1842f3..bcb34d67465 100644 --- a/lib/efi/efi.c +++ b/lib/efi/efi.c @@ -10,7 +10,6 @@ * Common EFI functions */ -#include <common.h> #include <debug_uart.h> #include <errno.h> #include <malloc.h> |