|
@@ -54,7 +54,7 @@ EXPORT_SYMBOL(efi);
|
|
|
|
|
|
struct efi_memory_map memmap;
|
|
struct efi_memory_map memmap;
|
|
|
|
|
|
-struct efi efi_phys __initdata;
|
|
|
|
|
|
+static struct efi efi_phys __initdata;
|
|
static efi_system_table_t efi_systab __initdata;
|
|
static efi_system_table_t efi_systab __initdata;
|
|
|
|
|
|
static int __init setup_noefi(char *arg)
|
|
static int __init setup_noefi(char *arg)
|