projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc7e73f
)
x86: sparse warning in efi.c
author
Harvey Harrison
<harvey.harrison@gmail.com>
Wed, 13 Feb 2008 21:26:13 +0000
(13:26 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 19 Feb 2008 15:18:28 +0000
(16:18 +0100)
Yes, it should.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/efi.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/efi.c
b/arch/x86/kernel/efi.c
index
0c0eeb1
..
759e02b
100644
(file)
--- a/
arch/x86/kernel/efi.c
+++ b/
arch/x86/kernel/efi.c
@@
-54,7
+54,7
@@
EXPORT_SYMBOL(efi);
struct efi_memory_map memmap;
-struct efi efi_phys __initdata;
+st
atic st
ruct efi efi_phys __initdata;
static efi_system_table_t efi_systab __initdata;
static int __init setup_noefi(char *arg)