Re: linux-next: build warning after merge of the tip tree

From: Josh Triplett
Date: Mon Oct 01 2012 - 12:10:37 EST


On Tue, Oct 02, 2012 at 12:54:23AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the tip tree, today's linux-next build (sparc64 defconfig)
> produced this warning:
>
> include/linux/efi.h:503:13: warning: 'efi_enter_virtual_mode' defined but not used [-Wunused-function]
> include/linux/efi.h:504:13: warning: 'efi_late_init' defined but not used [-Wunused-function]
> include/linux/efi.h:505:13: warning: 'efi_free_boot_services' defined but not used [-Wunused-function]
>
> Introduced by commit f383a1e37bc3 ("efi: Add a stub for
> efi_enter_virtual_mode on non-x86") and following patches. These
> function definitions should be "static inline".

Already fixed in the current version of those patches in tip.

- Josh Triplett
--
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/