]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/include/asm/efi.h
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
[linux.git] / arch / x86 / include / asm / efi.h
index 107283b1eb1e4f007f228e3699fa2eac65c6decc..606a4b6a9812c3128a5d70fbcac1ef00f7fa0bbb 100644 (file)
@@ -170,7 +170,6 @@ static inline bool efi_runtime_supported(void)
        return false;
 }
 
-extern struct console early_efi_console;
 extern void parse_efi_setup(u64 phys_addr, u32 data_len);
 
 extern void efifb_setup_from_dmi(struct screen_info *si, const char *opt);