diff options
Diffstat (limited to 'lib/efi/efi.c')
-rw-r--r-- | lib/efi/efi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/efi/efi.c b/lib/efi/efi.c index 81af27caab..b1c7360ddc 100644 --- a/lib/efi/efi.c +++ b/lib/efi/efi.c @@ -17,8 +17,6 @@ #include <efi.h> #include <efi_api.h> -DECLARE_GLOBAL_DATA_PTR; - /* * Unfortunately we cannot access any code outside what is built especially * for the stub. lib/string.c is already being built for the U-Boot payload |