[PATCH tip/efi-kexec] x86: setup.c build fix
Matt Fleming
matt at console-pimps.org
Fri Jan 3 09:40:44 EST 2014
On Fri, 03 Jan, at 11:56:49AM, Dave Young wrote:
> In case without CONFIG_EFI, there will be below build error:
> arch/x86/built-in.o: In function `setup_arch':
> >> (.init.text+0x9dc): undefined reference to `parse_efi_setup'
>
> Thus fix it by adding blank inline function in asm/efi.h
> Also remove an unused declaration for variable efi_data_len.
>
> Signed-off-by: Dave Young <dyoung at redhat.com>
> ---
> arch/x86/include/asm/efi.h | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
Thanks Dave. I picked up both patches.
--
Matt Fleming, Intel Open Source Technology Center
More information about the kexec
mailing list