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 <[EMAIL PROTECTED]>
Applied. Thanks tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/