[linux-yocto] [PATCH 27/35] arch/arm/mach-axxia: Fix Build Warnings

Bruce Ashfield bruce.ashfield at windriver.com
Sun Nov 16 20:46:52 PST 2014


On 2014-11-13, 12:19 PM, Daniel Dragomir wrote:
> From: John Jacques <john.jacques at lsi.com>

ditto. Need the warning message.

Bruce

>
> Signed-off-by: John Jacques <john.jacques at lsi.com>
> ---
>   arch/arm/mach-axxia/platsmp.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-axxia/platsmp.c b/arch/arm/mach-axxia/platsmp.c
> index 2d4d0e9..0120745 100644
> --- a/arch/arm/mach-axxia/platsmp.c
> +++ b/arch/arm/mach-axxia/platsmp.c
> @@ -60,7 +60,7 @@ static void __init check_fixup_sev(void __iomem *syscon)
>   	pr_info("axxia: Cross-cluster SEV fixup: %s\n", wfe_fixup ? "yes" : "no");
>   }
>
> -static void __init do_fixup_sev(void)
> +static void __cpuinit do_fixup_sev(void)
>   {
>   	u32 tmp;
>
>



More information about the linux-yocto mailing list