git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f3e632
)
x86: efi.c declare add_efi_memmap before they get used
author
Jaswinder Singh Rajput
<jaswinder@infradead.org>
Mon, 29 Dec 2008 15:06:40 +0000
(20:36 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 29 Dec 2008 17:17:32 +0000
(18:17 +0100)
Impact: cleanup, avoid sparse warning
Fixes this sparse warning:
arch/x86/kernel/efi.c:67:5: warning: symbol 'add_efi_memmap' was not declared. Should it be static?
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found