]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: efi.c declare add_efi_memmap before they get used
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Mon, 29 Dec 2008 15:06:40 +0000 (20:36 +0530)
committerIngo Molnar <mingo@elte.hu>
Mon, 29 Dec 2008 17:17:32 +0000 (18:17 +0100)
commitcbafbc826bf645f7fbbfbb2ff20138e5ccb4700e
tree78050518717e02d42cda9da62ec8796aed68cfa4
parent7f3e632f9d8d234819bcdef7a68fc8b84f7d3d3d
x86: efi.c declare add_efi_memmap before they get used

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>
arch/x86/include/asm/efi.h