]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: sparse error in efi_32.c
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 13 Feb 2008 21:26:39 +0000 (13:26 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 19 Feb 2008 15:18:28 +0000 (16:18 +0100)
commitcc7e73f35dccba7503bdaf40bb5189225697664d
treeb3fe835ad45ddc449fc2273be3c1aaae040751b5
parentf1452d424dc0e079fb97af8cb8d3a0f7b5fddd46
x86: sparse error in efi_32.c

arch/x86/kernel/efi_32.c:42:6: warning: symbol 'efi_call_phys_prelog' was not declared. Should it be static?
arch/x86/kernel/efi_32.c:84:6: warning: symbol 'efi_call_phys_epilog' was not declared. Should it be static?

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_32.c