Marc Dietrich wrote at Wed, 27 Apr 2011 17:47:59 +0200:
> I need the following patch to compile the tegra kernel with binutils 2.21 (as 
> in 
> Ubuntu Natty and soon everywhere else). As far as I can see, it produces 
> identical binaries (and boots of course).

Can you resend this patch with a Signed-off-by line. Then, I hope Colin
can commit it.

Thanks.

> --- a/arch/arm/mach-tegra/headsmp-t2.S
> +++ b/arch/arm/mach-tegra/headsmp-t2.S
> @@ -108,7 +108,7 @@ __restart_plls:
>         /* FIXME: need to record actual power transition here */
>         mov     r0, #0
>         b       __cortex_a9_l2x0_restart
> -ENDPROC(__restart_pllx)
> +ENDPROC(__restart_plls)
>  /*
>   *     __enable_coresite_access
>   *

-- 
nvpublic

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to