x86: sparse warning in efi.c
[sfrench/cifs-2.6.git] / arch / x86 / kernel / efi.c
index 0c0eeb163d9035aa6e143ba7a74b79aa84659cf6..759e02bec0708f955764907ec380e6eb737c6dfa 100644 (file)
@@ -54,7 +54,7 @@ EXPORT_SYMBOL(efi);
 
 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 int __init setup_noefi(char *arg)