Re: [PATCH 2/2] x86: sparse error in efi_32.c

From: Thomas Gleixner
Date: Sat Feb 16 2008 - 13:11:38 EST


On Wed, 13 Feb 2008, Harvey Harrison wrote:

> include/linux/efi.h does not include asm/efi.h, efi.c and efi_64.c
> explicitly include both. While not really right, add the include
> to efi_32.c until the header gets sorted out.
>
> 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@xxxxxxxxx>

Applied. Thanks

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/