projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/arch/x86/kernel/efi.c
b/arch/x86/kernel/efi.c
index 0c0eeb163d9035aa6e143ba7a74b79aa84659cf6..759e02bec0708f955764907ec380e6eb737c6dfa 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)